Hello Gentlemen, I have successfully used a P5 glove controller with MacCsound since the first version that supported version 5 of the CsoundLib, however I haven't tried with MacCsound recently. For *sure* it works on OSX compiled from CVS; although its been a while since I've done a checkout (I'm currently using a build from CVS 05 September 2006 planning to sync again on 16 September 2006). My guess is that since MacCsound uses the "canonical framework" the situation shouldn't be any different. Mainly I use OSClisten. This opcode works great and is quite robust. I haven't tried OSCsend since before 5.00 was released, at which time I couldn't get it to work right, however for most of the things I use OSC for, this is not a big deal (since most OSC data generation is done with hardware or another computer). I find myself routinely using the OSClisten opcode to gather control data from one computer (CPU expensive stuff like random number generation, etc) and receive on an OSClisten queue in Csound for realtime performance. This technique helps to lighten the load for realtime intesive orchestras. I've also successfully interfaced Csound >= version 5 directly with a P5 glove, the Lemur modular multitouch screen, and a variety of homebrew MIDI->OSC->Csound k-rate hardware. These devices transmit OSC directly, so the use of OSCsend was not needed. As an aside, I could never get the OSC stuff to compile as a dylib for version 4.23 but I suspect that this is a moot point and has been for some time. Perhaps if a user is having a particular difficulty, it would be of interest to see what kind of orchestra was being used as there may be some issue that has gone unresolved, specifically pertaining to OSCsend. I'd be happy to test such an orchestra with both MacCsound and from a vanilla commandline on OSX this weekend. -David PS. I'm also quite interested to know whether or not the OSC situation has been sorted on Windows and if these crucial and immensly useful opcodes are now included by default in the Windows installers ? On 9/14/06, Victor Lazzarini wrote: > No, but I never used it. If I remember > correctly, David Akbar used it, so he should > know. > > Victor > > > > > i had a report that OSC isn't working on OSX. > > > > is this a known issue? > > ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net