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
haskell-art@lists.lurk.org
http://lists.lurk.org/mailman/listinfo/haskell-art

Reply via email to