There are two main changes in 0.14:
- the 'Datum' types were made a little more
disciplined, ie. Int32 instead of Int etc. There
are some additional functions to try and make the
type translations less painful.
- the 'File Descriptor' transport isn't exported by
default and instead there's a monadic transport
model
"Sound.OSC.FD" is more or less the old "Sound.OpenSoundControl"
> Would there be some basic example code of how to use hosc-0.14 ?
Perhaps see:
http://rd.slavepianos.org/sw/hsc3/Sound/SC3/Server/Transport/Monad.hs
for the 'Monad' interface, and:
http://rd.slavepianos.org/sw/midi-osc/help/midi-osc.help.hs
for the 'FD' interface, in that case managing multiple
sockets.
If there are any particular codes that don't seem to
translate let me know and I'll try to help out.
Best,
Rohan
_______________________________________________
haskell-art mailing list
[email protected]
http://lists.lurk.org/mailman/listinfo/haskell-art