<?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[How to send a connect&#x2F;disconnect message from Python to Pure Data?]]></title><description><![CDATA[<p>I have the following code in Pure Data</p>
<p><img src="/uploads/files/1628076204662-example.png" alt="example.png" class="img-responsive img-markdown" /></p>
<p>It sends the audio from a microphone to the network, at address 127.0.0.1, port 3000 (in this case, to my own computer). Is it possible to replace this command with Python code where I don't need to open Pure Data to connect Patch? Code examples or articles that help me with this are welcome</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13582/how-to-send-a-connect-disconnect-message-from-python-to-pure-data</link><generator>RSS for Node</generator><lastBuildDate>Fri, 11 Sep 2026 01:22:05 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/13582.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 04 Aug 2021 11:23:29 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to send a connect&#x2F;disconnect message from Python to Pure Data? on Wed, 04 Aug 2021 11:23:29 GMT]]></title><description><![CDATA[<p>I have the following code in Pure Data</p>
<p><img src="/uploads/files/1628076204662-example.png" alt="example.png" class="img-responsive img-markdown" /></p>
<p>It sends the audio from a microphone to the network, at address 127.0.0.1, port 3000 (in this case, to my own computer). Is it possible to replace this command with Python code where I don't need to open Pure Data to connect Patch? Code examples or articles that help me with this are welcome</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13582/how-to-send-a-connect-disconnect-message-from-python-to-pure-data</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13582/how-to-send-a-connect-disconnect-message-from-python-to-pure-data</guid><dc:creator><![CDATA[blurryface]]></dc:creator><pubDate>Wed, 04 Aug 2021 11:23:29 GMT</pubDate></item><item><title><![CDATA[Reply to How to send a connect&#x2F;disconnect message from Python to Pure Data? on Wed, 04 Aug 2021 13:18:59 GMT]]></title><description><![CDATA[<p>Have you tried the Pyo module for Python? It's a fully-featured DSP module with OSC support. <a href="http://ajaxsoundstudio.com/software/pyo/" rel="nofollow">http://ajaxsoundstudio.com/software/pyo/</a></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13582/how-to-send-a-connect-disconnect-message-from-python-to-pure-data/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13582/how-to-send-a-connect-disconnect-message-from-python-to-pure-data/2</guid><dc:creator><![CDATA[alexandros]]></dc:creator><pubDate>Wed, 04 Aug 2021 13:18:59 GMT</pubDate></item><item><title><![CDATA[Reply to How to send a connect&#x2F;disconnect message from Python to Pure Data? on Wed, 04 Aug 2021 13:26:40 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/alexandros">@alexandros</a> Great! I didn't know this tool. I was trying with Libpd. I will try and update you with the news.</p>
<p>New tips and advice are appreciated.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13582/how-to-send-a-connect-disconnect-message-from-python-to-pure-data/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13582/how-to-send-a-connect-disconnect-message-from-python-to-pure-data/3</guid><dc:creator><![CDATA[blurryface]]></dc:creator><pubDate>Wed, 04 Aug 2021 13:26:40 GMT</pubDate></item></channel></rss>