<div class="gmail_quote">On Sat, Mar 5, 2011 at 16:26, David <span dir="ltr">&lt;<a href="mailto:dfkettle@gmail.com">dfkettle@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Thanks to you, Mathieu, Mike, Hans-Cristoph, I&#39;ve got it working now.<br>
The second hurdle is to send this data out over Midi as NRPN/Sysex<br>
messages. Before I re-invent this wheel, is there something already<br>
included in pd-extended that would make it easier? I found something<br>
on &lt;<a href="http://www.noisybox.net" target="_blank">http://www.noisybox.net</a>&gt; for sending NRPN messages, but to be<br>
honest, I couldn&#39;t understand how to use it, it&#39;s way too complicated<br>
for me.<br>
<br></blockquote></div><br clear="all">NRPNS are interestingly made up of CC messages so you don&#39;t really need sysex.
<div>Attached [nrpnout] (original version by David McCallum) and [nrpnout-yamaha] where CC numbers are modified according to Yamaha specs. You may need to match two of the four CC numbers with your gear (the other two are always the same), and check if your gear needs MSB and LSB address or just one &quot;NRPN number&quot;.</div>

<div><br></div><div>Andras</div>