Fons,<br><br>Thanks a lot for your informative answer, but I&#39;m still slightly confused. :(<br><br>I&#39;ve set my a button on my controller to midi CC 98 and then set it to toggle between a value of 00 and 2, so it should toggle the second stop of the manual on and off?<br>
<br>I really feel I have missed something vitally important here.....<br><br>The README says that the value used is a bit 6 set... Is it even possible to get standard hardware midi controllers to send that kind of info?<br>
<br>Also, thanks a million for writing the software!<br><br>Andrew.<br><br><div class="gmail_quote">On Fri, Oct 2, 2009 at 11:37 AM, Fons Adriaensen <span dir="ltr">&lt;<a href="mailto:fons@kokkinizita.net">fons@kokkinizita.net</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">On Fri, Oct 02, 2009 at 10:06:08AM +0100, Andrew C wrote:<br>
<br>
&gt; I&#39;ve read and read and re-read the README of the latest release of aeolus<br>
&gt; that includes midi control of the stops and I still don&#39;t understand how to<br>
&gt; specifically program the &#39;bytes&#39; on midi CC 98 or so..<br>
&gt;<br>
&gt; Is this like sending raw midi sysex data or what?<br>
<br>
</div>No, it&#39;s just using controller 98. The data in a control message<br>
is a single byte, that value is exlained in the readme.<br>
<br>
You typically need two controller messages: one that<br>
selects a groupt of stops (corresponding to the layout<br>
in the GUI) and the mode: on, off, toggle, and the<br>
second message selects a stop in the group. You don&#39;t<br>
need to repeat the first if it&#39;s identical to the<br>
previous one.<br>
<br>
--<br>
FA<br>
<br>
Io lo dico sempre: l&#39;Italia è troppo stretta e lunga.<br>
<br>
_______________________________________________<br>
Linux-audio-user mailing list<br>
<a href="mailto:Linux-audio-user@lists.linuxaudio.org">Linux-audio-user@lists.linuxaudio.org</a><br>
<a href="http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user" target="_blank">http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user</a><br>
</blockquote></div><br>