Hello everyone. I've written a module to control JackMiniMix ( http://www.aelius.com/njh/jackminimix/ ), a mixer for the Jack Audio Connection Kit using OpenSoundControl (OSC). It has been uploaded to Hackage.
http://hackage.haskell.org/package/JackMiniMix It replicates most of the functionality of the perl library provided by the author for controlling JackMiniMix over OSC. Thanks to Rohan for his hosc package. This is my first Haskell library to release. As such, it would be particularly great to have any feedback regarding mistakes I may have made. How can I get links to documentation on the Hackage page? It generates nicely with haddock on my local machine, but it would be good if it were there on Hackage, like so many other libraries. Best regards, Renick -- Renick Bell - http://renickbell.net - http://twitter.com/renick - http://the3rd2nd.com _______________________________________________ haskell-art mailing list [email protected] http://lists.lurk.org/mailman/listinfo/haskell-art
