I'm sending leapmotion data from openframeworks to pd vanilla 0.46-5. OSC stops parsing the moment I activate DSP in Pd. The only data I get is about 4 seconds AFTER I remove my hand from the leap's view, and it's a dump of OSC data. When DSP is off, I get the expected stream of OSC data.
In case it was something to do with audio, I tried using jack but it doesn't change anything. Has anyone encountered this before?
pd-extended 0.43.4 also has the same problem, although it's all the time, not only when audio is activated. For pd-extended I'm using [dumpOSC] and for vanilla I'm using the new [netreceive -u -b]
I'm on osx 10.10