Hi, I have written a binding to a large part of the ALSA sequencer interface. It is available from: http://code.haskell.org/alsa/ I work on it on and off when in the mood. Patches or extra code would be most welcome! -Iavor
On Feb 9, 2008 9:15 AM, Balazs Komuves <[EMAIL PROTECTED]> wrote: > Hello, > > > I am currently investigating the possibilities for real-time midi in and > output > > in Haskell using coremidi and/or alsa, probably with some wrapper library > like > > rtMidi. > > > > Is there anyone who can share some experiences? > > I wrote wrappers around CoreMIDI (OSX) and the Win32 MIDI services, > and a lowest-common-denominator interface on the top of them. I'm currently > in the process of tidying it up, and (hopefully) will upload it to Hackage > soon. > > I have no experience with Linux programming, but if someone can help with > that part, I think such a library would cover 98% of the platforms used > by people interested in Haskell MIDI. > > Balazs > > _______________________________________________ > haskell-art mailing list > [email protected] > http://lists.lurk.org/mailman/listinfo/haskell-art > > _______________________________________________ haskell-art mailing list [email protected] http://lists.lurk.org/mailman/listinfo/haskell-art
