Hi Martin, Coincidentally a lot of the code for this already exists in Mixxx in an unfinished state. If you check the script folder of our source tree:
http://bazaar.launchpad.net/~mixxxdevelopers/mixxx/trunk/files/head%3A/mixxx/src/script/ Then we at some point had code implemented which could record user actions and write them out as javascript which could then be reinterpreted by Mixxx. I'm sure you could reuse parts of this for your needs. Adam On 1 March 2010 13:51, martin schofield <[email protected]> wrote: > Hi, > > I'm currently working on a web-based project to add a level of A.I. > functionality to audio track mixing. > To do this, I need mix-desk software that can be adapted to record sequences > of mixes in terms of > > any initial time-stretching/pitch-shifting applied to a track/channel > cue points used > overall channel amplitude curves > any effects applied to each channel. > > I assume it would be possible to record sequences of user-input to a > sequencing-file with Mixxx and also adapt it to use these sequencing-files > in a playback mode, but am not sure how big a project it would be to achieve > this. > If anyone could give me any pointers as to the files I need to look at to > start the project, I'd appreciate this; any further co-operation/exchange of > ideas would also be useful. > I look forward to hearing from anyone who'd be interested, > > Martin Schofield > > ________________________________ > Got a cool Hotmail story? Tell us now > ------------------------------------------------------------------------------ > Download IntelĀ® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > Mixxx-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mixxx-devel > > ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Mixxx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mixxx-devel
