DAW scripting
September 17, 2009 11:22 PM
Subscribe
What tools and/or DAW software do I need to automate DAW actions through scripts?
Digital music recording and production is very new to me, but I have some programming experience. It occurs to me that being able to write scripts to automate DAW actions (setting EQ, effects, mix levels etc) would be fun and useful. The ideal DAW would allow running of scripts just as easily as triggering other DAW events using automation tracks, or even the generation of automation tracks via scripts.
Are there any DAWs that support this out of the box? What languages and tools do I need to know/have?
For reference, I have the following software at the moment: REAPER, RiffWorks, GarageBand on OS X; Ardour and LMMS on Linux, though I find working with audio on Linux too trying to bother most of the time.
Apologies if this is an RTFM question; if this is the case, some pointers to FMs would be perfect.
posted by vanar sena to media & arts (11 comments total)
For real programmability, check out supercollider, csound, chuck, puredata, or one of the other wonderful dedicated DSP environment programming languages.
I am less clear on the details, but you should be able to use csoundvst to embed csound code in a vst instrument within a DAW. I think supercollider and puredata have similar things available.
posted by idiopath at 11:33 PM on September 17