alga-0.2.1: Algorithmic automation for various DAWs

Safe HaskellNone
LanguageHaskell2010

Alga.Translation.Cubase

Synopsis

Documentation

cubaseBackend :: AlgaBackend Source

Cubase backend for XML configuration patching. This module is result of my reverse engineering sessions with Cubase 5 XML-exported tracks. Due to heavy use of arrows, this is a very dense piece of code that may be difficult to read and understand. HXT documentation and general arrow tutorials should help here.