<?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 make Ableton to talk with Pd via MIDI or audio]]></title><description><![CDATA[<p>Hello. How do I make Pd to communicate with Ableton. For example I would like to trigger a bang in my Pd patch using audio or MIDI from Ableton to play or modify visuals. Thanks</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/9328/how-to-make-ableton-to-talk-with-pd-via-midi-or-audio</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Apr 2026 18:57:16 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/9328.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 06 Jun 2015 14:55:51 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to make Ableton to talk with Pd via MIDI or audio on Sat, 06 Jun 2015 14:55:51 GMT]]></title><description><![CDATA[<p>Hello. How do I make Pd to communicate with Ableton. For example I would like to trigger a bang in my Pd patch using audio or MIDI from Ableton to play or modify visuals. Thanks</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/9328/how-to-make-ableton-to-talk-with-pd-via-midi-or-audio</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/9328/how-to-make-ableton-to-talk-with-pd-via-midi-or-audio</guid><dc:creator><![CDATA[txintxu]]></dc:creator><pubDate>Sat, 06 Jun 2015 14:55:51 GMT</pubDate></item><item><title><![CDATA[Reply to How to make Ableton to talk with Pd via MIDI or audio on Sun, 07 Jun 2015 11:00:08 GMT]]></title><description><![CDATA[<p>you need a third party application which acts as a MIDI patch bay. I use loopMIDI (which is free and simple to use) for communicating from pd to ableton. I should imagine it would work the opposite way just fine. Then... it would be either a [notein] object (for midi notes) or a [ctlin] object (for CC values) which you would need to open in pd. If you are sending to a bang you would want [notein] but you would also want a [stripnote] object after the [notein] which removes the note-off value (without this you would get two bangs every time).</p>
<p>Important: make sure you open loopMIDI or whatever MIDI patch application you choose to use before you open Ableton and PD. Think of it like a hardware MIDI interface. If you open your DAW and then open the device it won't show up in the MIDI settings menu. It needs to be the first thing open.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/9328/how-to-make-ableton-to-talk-with-pd-via-midi-or-audio/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/9328/how-to-make-ableton-to-talk-with-pd-via-midi-or-audio/2</guid><dc:creator><![CDATA[liamorourke]]></dc:creator><pubDate>Sun, 07 Jun 2015 11:00:08 GMT</pubDate></item></channel></rss>