Heinrich Taube wrote: > > ive also run into a juce applet called MouseToOSC-1.1, i cant build > it on mac but it looks like it works on linux. if someone could > confirm that it might be easiest if i just used his code for the > message and port implementation. > > http://www.softpedia.com/get/Multimedia/Audio/Other-AUDIO-Tools/Mouse-To-OSC.shtml > > Hi Rick,
Alas, the app was written for an older version of JUCE. As a result there are issues with the build, starting with its use of the deprecated ShinyLookAndFeel. AFAICT I was able to fix that error but promptly received another error message regarding a C++ issue. Debugging C++ is not so easy for me, so I've stopped trying to build the app until I join the JUCE group and post the error to their forum. I wrote to Niall Moody about the first error but haven't heard from him yet. He's stated that he has no time to update his code so I'll ask for help on the JUCE list. Best, dp _______________________________________________ Cmdist mailing list [email protected] http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist
