<?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 crashes with OSC]]></title><description><![CDATA[<p>Hi,<br />
I'm trying to run a PD patch that reads sensor values from a Bela board through OSC, and I have this strange thing happening.<br />
If I run my patch with the default audio settings (built-in sound card), everything works fine. But if I switch to my usb sound card (RME fireface uc) PD's GUI totally crashes, and OSC goes wrong, data transmission is delayed, even when DSP is off. PD gets back to normal when I stop the program on Bela. I know the patch itself is not at fault, as it still happens with only one object (both [udpreceive] and [netreceive]. Any ideas? I run PD 0.48-1 on OSX 10.7.5.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11282/pd-crashes-with-osc</link><generator>RSS for Node</generator><lastBuildDate>Fri, 11 Sep 2026 05:04:19 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/11282.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 07 Mar 2018 18:59:30 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to PD crashes with OSC on Wed, 07 Mar 2018 18:59:30 GMT]]></title><description><![CDATA[<p>Hi,<br />
I'm trying to run a PD patch that reads sensor values from a Bela board through OSC, and I have this strange thing happening.<br />
If I run my patch with the default audio settings (built-in sound card), everything works fine. But if I switch to my usb sound card (RME fireface uc) PD's GUI totally crashes, and OSC goes wrong, data transmission is delayed, even when DSP is off. PD gets back to normal when I stop the program on Bela. I know the patch itself is not at fault, as it still happens with only one object (both [udpreceive] and [netreceive]. Any ideas? I run PD 0.48-1 on OSX 10.7.5.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11282/pd-crashes-with-osc</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11282/pd-crashes-with-osc</guid><dc:creator><![CDATA[LucienR]]></dc:creator><pubDate>Wed, 07 Mar 2018 18:59:30 GMT</pubDate></item><item><title><![CDATA[Reply to PD crashes with OSC on Wed, 07 Mar 2018 20:02:21 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/lucienr">@LucienR</a> Could it be, if the Fireface has been flashed or supplied with &quot;Totalmix&quot; .... that you have chosen the same network ports as Totalmix for your netsend/netreceive?<br />
That would be seriously unlucky though.<br />
Does the fireface work properly with Pd for a simple audio patch with no network traffic?<br />
If not, then your Pd audio settings are wrong for the Fireface.<br />
If it does then........ ?<br />
David.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11282/pd-crashes-with-osc/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11282/pd-crashes-with-osc/2</guid><dc:creator><![CDATA[whale-av]]></dc:creator><pubDate>Wed, 07 Mar 2018 20:02:21 GMT</pubDate></item><item><title><![CDATA[Reply to PD crashes with OSC on Wed, 07 Mar 2018 22:53:34 GMT]]></title><description><![CDATA[<p>Thanks for your answer David. Yes I've used this soundcard for years with PD, it works very well. Actually, in an attempt to solve this problem I tried to change the block size from the audio settings, and I realized pd crashes when I do so, only 64 and 128 work. [block~] works normally. I've been told on the bela forum that the problem might be the high frequency of the osc messages (bela's default block size is 16, i.e. about 3000 osc messages per second). The only thing that works for now is to set bela's block size to its maximum, 128. I've also noticed that the cpu load remains very low, even when PD starts to go wrong...</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11282/pd-crashes-with-osc/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11282/pd-crashes-with-osc/3</guid><dc:creator><![CDATA[LucienR]]></dc:creator><pubDate>Wed, 07 Mar 2018 22:53:34 GMT</pubDate></item><item><title><![CDATA[Reply to PD crashes with OSC on Thu, 08 Mar 2018 09:24:00 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/lucienr">@LucienR</a> Maybe spreading the OSC load across many ports would help, or putting all of the data stuff except controls into a sub-patch.  The GUI is less likely to be stalled by the audio chain if it is in the background (as recommended for tables).<br />
David.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11282/pd-crashes-with-osc/4</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11282/pd-crashes-with-osc/4</guid><dc:creator><![CDATA[whale-av]]></dc:creator><pubDate>Thu, 08 Mar 2018 09:24:00 GMT</pubDate></item><item><title><![CDATA[Reply to PD crashes with OSC on Thu, 08 Mar 2018 12:32:01 GMT]]></title><description><![CDATA[<p>I know for sure my patch is not at fault : it happens with a single stream of osc messages, with a patch containing only one abject, either [netreceive] or [udpreceive]. Anyway, for now i guess i'm going to use MIDI...</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11282/pd-crashes-with-osc/5</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11282/pd-crashes-with-osc/5</guid><dc:creator><![CDATA[LucienR]]></dc:creator><pubDate>Thu, 08 Mar 2018 12:32:01 GMT</pubDate></item></channel></rss>