<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Pd stops parsing OSC when DSP is activated]]></title><description><![CDATA[<p>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.</p>
<p>In case it was something to do with audio, I tried using jack but it doesn't change anything. Has anyone encountered this before?</p>
<p>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]</p>
<p>I'm on osx 10.10</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/9166/pd-stops-parsing-osc-when-dsp-is-activated</link><generator>RSS for Node</generator><lastBuildDate>Fri, 17 Apr 2026 06:31:02 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/9166.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 24 Mar 2015 18:37:38 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Pd stops parsing OSC when DSP is activated on Wed, 25 Mar 2015 06:50:56 GMT]]></title><description><![CDATA[<p>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.</p>
<p>In case it was something to do with audio, I tried using jack but it doesn't change anything. Has anyone encountered this before?</p>
<p>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]</p>
<p>I'm on osx 10.10</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/9166/pd-stops-parsing-osc-when-dsp-is-activated</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/9166/pd-stops-parsing-osc-when-dsp-is-activated</guid><dc:creator><![CDATA[Epic Jefferson]]></dc:creator><pubDate>Wed, 25 Mar 2015 06:50:56 GMT</pubDate></item><item><title><![CDATA[Reply to Pd stops parsing OSC when DSP is activated on Wed, 25 Mar 2015 14:09:56 GMT]]></title><description><![CDATA[<p>Hello,<br />
Which os?<br />
I have comms problems as well at the moment, but not the same as yours.<br />
However, our paths might cross somewhere.... so here goes.<br />
I am using (normally with great pleasure) pd extended on win7.<br />
Usually I would start from pd.exe, or call it in a batch file, and all was well.<br />
Then, because (obviously) of something that I had done, dumpOSC stopped working completely.<br />
I reinstalled pd, reset params, even considered tinkering with pd's own load switches, but to no avail.<br />
The same patch works fine calling pd.exe on all of my other computers.<br />
So I tried starting it from a batch file calling <a href="http://pd.com" rel="nofollow">pd.com</a>, and I was back to normal working (whew!).<br />
pd.exe still dead for dumpOSC though.<br />
So I moved on, and started stress testing my patch.... 100 audio input channels 100 out, 4 band parametric on all ins and outs.... etc.<br />
udpsend gives up the ghost at 64 instances, and will not resume normal working without a reboot (re-starting pd is not sufficient.  I put this one down to the os maybe.... about to start my research!<br />
David.<br />
David.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/9166/pd-stops-parsing-osc-when-dsp-is-activated/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/9166/pd-stops-parsing-osc-when-dsp-is-activated/2</guid><dc:creator><![CDATA[whale-av]]></dc:creator><pubDate>Wed, 25 Mar 2015 14:09:56 GMT</pubDate></item><item><title><![CDATA[Reply to Pd stops parsing OSC when DSP is activated on Wed, 25 Mar 2015 19:08:15 GMT]]></title><description><![CDATA[<p>I had this exact same problem when sending large amounts of OSC data from oF to PD. I ended up creating another oF program that receives the OSC data, converts it to PD's FUDI message format, and then sends the converted message along to PD. This helped reduce the delay a bit. I also modified my oF program to only send the continuously updating OSC data every X frames. This isn't an ideal solution but it worked well enough for my project.</p>
<p>Another possible solution would be to use the ofxPd addon and redo everything using libPd.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/9166/pd-stops-parsing-osc-when-dsp-is-activated/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/9166/pd-stops-parsing-osc-when-dsp-is-activated/3</guid><dc:creator><![CDATA[portabello]]></dc:creator><pubDate>Wed, 25 Mar 2015 19:08:15 GMT</pubDate></item></channel></rss>