<?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[Multiple MIDI In with Bitwig as MIDI Source not Working]]></title><description><![CDATA[<p>Hi. So, I am trying to work through another patch from Maurizio Di Berardino's book, &quot;Pure Data programming fundamentals, Vol 1&quot; and have hit another snag. I have built the patch from page 141 (Kindle page anyway) where there are 4 MIDI notes in on 4 different MIDI channels.<br />
Here is a screen shot of the patch:<br />
<img src="/uploads/files/1778803964458-image.png" alt="image.png" class="img-responsive img-markdown" /></p>
<p>My problem is that when I press play on Bitwig, I get the MIDI notes to channel 1 going, or I assume, they are going to the correct channel, but I am not sure. If I arm any of the other tracks, I get a flashing quickly MIDI notes and then a PortMIDI: 'Buffer overflow' as shown in the jpeg.</p>
<p>Is there a simple way to use Bitwig or some other app to easily demo this type of Pd patch? I am kind of stuck with it and not sure how to proceed. Reading on has not helped resolve the issue.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/15886/multiple-midi-in-with-bitwig-as-midi-source-not-working</link><generator>RSS for Node</generator><lastBuildDate>Sat, 16 May 2026 21:22:42 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/15886.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 15 May 2026 00:18:02 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Multiple MIDI In with Bitwig as MIDI Source not Working on Fri, 15 May 2026 00:18:02 GMT]]></title><description><![CDATA[<p>Hi. So, I am trying to work through another patch from Maurizio Di Berardino's book, &quot;Pure Data programming fundamentals, Vol 1&quot; and have hit another snag. I have built the patch from page 141 (Kindle page anyway) where there are 4 MIDI notes in on 4 different MIDI channels.<br />
Here is a screen shot of the patch:<br />
<img src="/uploads/files/1778803964458-image.png" alt="image.png" class="img-responsive img-markdown" /></p>
<p>My problem is that when I press play on Bitwig, I get the MIDI notes to channel 1 going, or I assume, they are going to the correct channel, but I am not sure. If I arm any of the other tracks, I get a flashing quickly MIDI notes and then a PortMIDI: 'Buffer overflow' as shown in the jpeg.</p>
<p>Is there a simple way to use Bitwig or some other app to easily demo this type of Pd patch? I am kind of stuck with it and not sure how to proceed. Reading on has not helped resolve the issue.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/15886/multiple-midi-in-with-bitwig-as-midi-source-not-working</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/15886/multiple-midi-in-with-bitwig-as-midi-source-not-working</guid><dc:creator><![CDATA[playinmyblues]]></dc:creator><pubDate>Fri, 15 May 2026 00:18:02 GMT</pubDate></item><item><title><![CDATA[Reply to Multiple MIDI In with Bitwig as MIDI Source not Working on Fri, 15 May 2026 02:30:19 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/playinmyblues">@playinmyblues</a> said:</p>
<blockquote>
<p>If I arm any of the other tracks, I get a flashing quickly MIDI notes and then a PortMIDI: 'Buffer overflow' as shown in the jpeg.</p>
</blockquote>
<p>By &quot;arm,&quot; do you mean enable MIDI input on the Bitwig tracks?</p>
<p>If you're sending MIDI out from Bitwig, there shouldn't be any need to arm anything.</p>
<p>I'm guessing that you've got a MIDI feedback loop somewhere. For the Pd patch, MIDI should be traveling in only one direction: DAW --&gt; IAC bus --&gt; Pd. This Pd patch isn't sending MIDI out anywhere, so Pd can't be the source of the loop.</p>
<p>&quot;PortMIDI: Buffer overflow&quot; isn't a Pd internal error so you'll have to address it in the way MIDI is configured in your system (DAW and OS settings).</p>
<p>hjh</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/15886/multiple-midi-in-with-bitwig-as-midi-source-not-working/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/15886/multiple-midi-in-with-bitwig-as-midi-source-not-working/2</guid><dc:creator><![CDATA[ddw_music]]></dc:creator><pubDate>Fri, 15 May 2026 02:30:19 GMT</pubDate></item><item><title><![CDATA[Reply to Multiple MIDI In with Bitwig as MIDI Source not Working on Fri, 15 May 2026 20:45:10 GMT]]></title><description><![CDATA[<p>I can get one MIDI channel out from Bitwig to work. And I know it works for the one as I just ordered the notes from C3 (MIDI note 60) to G3 (MIDI note 67). I can change the notes and have it reflected in the notes received from the patch on channel 1. But if I add more than one MIDI channel, it always routes it to the same channel. I cannot change the IAC Driver to change MIDI channels, even if I add another bus. I even try changing the MIDI channel output on the track in Bitwig. If it sends it out, it all gets sent to the channel 1 Notein.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/15886/multiple-midi-in-with-bitwig-as-midi-source-not-working/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/15886/multiple-midi-in-with-bitwig-as-midi-source-not-working/3</guid><dc:creator><![CDATA[playinmyblues]]></dc:creator><pubDate>Fri, 15 May 2026 20:45:10 GMT</pubDate></item><item><title><![CDATA[Reply to Multiple MIDI In with Bitwig as MIDI Source not Working on Fri, 15 May 2026 21:23:18 GMT]]></title><description><![CDATA[<p>Does Pd even have to capability to monitor more than one IAC Driver bus? I see there is a web app that allows me to change the IAC Driver bus to monitor but I cannot find the documentation to allow such a thing here. And I cannot find a place to change the MIDI channel of the IAC Driver. Maybe Mac has changed its capabilities since what I have been reading has been posted. Or maybe I am interpreting it incorrectly.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/15886/multiple-midi-in-with-bitwig-as-midi-source-not-working/4</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/15886/multiple-midi-in-with-bitwig-as-midi-source-not-working/4</guid><dc:creator><![CDATA[playinmyblues]]></dc:creator><pubDate>Fri, 15 May 2026 21:23:18 GMT</pubDate></item><item><title><![CDATA[Reply to Multiple MIDI In with Bitwig as MIDI Source not Working on Fri, 15 May 2026 23:40:03 GMT]]></title><description><![CDATA[<p>The IAC bus shouldn't be the problem here. To explain why, it's helpful to understand what the status byte is.</p>
<p>In a MIDI message, the<em>status byte</em> differentiates the various message types, with a leading 1 to indicate that it's a status byte, a 3-bit code for the message type and, for messages that apply to channels, a 4-bit channel code, packed together into one byte.</p>
<p>Binary 1 001 zzzz = hexadecimal 0x9z = note on<br />
Binary 1 000 xxxx = hex 0x8z = note off<br />
Etc (<a href="https://www.recordingblogs.com/wiki/status-byte-of-a-midi-message" rel="nofollow">https://www.recordingblogs.com/wiki/status-byte-of-a-midi-message</a>)</p>
<p>Note on messages on channel 1 should be encoded as 0x90 (decimal 144), on channel 2 as 0x91 (145), up to 0x9F (159) for channel 16.</p>
<p>So the MIDI channel information that pd receives is encoded into the message contents. The IAC bus, of course, shouldn't modify message contents! So the IAC bus is vanishingly unlikely as the cause of the problem.</p>
<p>Bitwig is responsible for encoding its outgoing MIDI messages, so if a wrong channel is being encoded, that's where it's happening. I'd suggest to doublecheck the outgoing MIDI channel assignment in the MIDI tracks in Bitwig. Also, in some DAWs, MIDI notes can have their own MIDI channel data; the track-level MIDI channel setting might override the note-level setting, or vice versa. You'd have to check documentation on that.</p>
<p>hjh</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/15886/multiple-midi-in-with-bitwig-as-midi-source-not-working/5</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/15886/multiple-midi-in-with-bitwig-as-midi-source-not-working/5</guid><dc:creator><![CDATA[ddw_music]]></dc:creator><pubDate>Fri, 15 May 2026 23:40:03 GMT</pubDate></item><item><title><![CDATA[Reply to Multiple MIDI In with Bitwig as MIDI Source not Working on Sat, 16 May 2026 06:19:53 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/playinmyblues">@playinmyblues</a><br />
<a href="https://www.reddit.com/r/Bitwig/comments/wjvh0j/multichannel_midi_data_being_forced_to_channel_1/" rel="nofollow">https://www.reddit.com/r/Bitwig/comments/wjvh0j/multichannel_midi_data_being_forced_to_channel_1/</a><br />
David.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/15886/multiple-midi-in-with-bitwig-as-midi-source-not-working/6</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/15886/multiple-midi-in-with-bitwig-as-midi-source-not-working/6</guid><dc:creator><![CDATA[whale-av]]></dc:creator><pubDate>Sat, 16 May 2026 06:19:53 GMT</pubDate></item></channel></rss>