On Mon, 31 Mar 2008, alex wrote:

> On Thu, 2008-02-21 at 14:59 +0100, Henning Thielemann wrote:
>> Last autumn I found the 'alsa-midi' package by Soenke Hahn for controlling
>> digital music instruments over MIDI and I wanted to avoid duplicate MIDI
>> definitions. Thus I started extracting MIDI code from the Haskore project.
>> Months later I ended up with some more packages:
>>
>> http://hackage.haskell.org/cgi-bin/hackage-scripts/package/alsa-midi
>>   This is a simple interface to the sequencer part of ALSA
>>   (Advanced Linux Sound Architecture)
>>   It lets you control and communicate with external music synthesizers via 
>> MIDI.
>>   However with its release it becomes deprecated
>>   because I recently became aware of the more complete approach
>>     http://code.haskell.org/alsa/
>>   which we should merge with, I think.
>
> Great stuff Henning, thanks!
>
> I'm planning on using a midi device in a performance on Friday, does
> anyone already have some example code for using this to control
> supercollider patchecs made with Rohan's HSC3, to save me a bit of time?
> If not I'll play around and try to provide this myself...

I have code where you can control parameters of noise by MIDI 
controllers, but I can send it at earliest tomorrow.
_______________________________________________
haskell-art mailing list
haskell-art@lists.lurk.org
http://lists.lurk.org/mailman/listinfo/haskell-art

Reply via email to