OK, got it. My handle is "Big Dummy" for a reason. I missed this
important note:
IMPORTANT NOTE
The Range value below is just to show what the dynamics of the
hardware can handle. You should *always* send full-bit MIDI CC ranges
(0-127) -- the SMM automatically puts your value in range to the
hardware. For example, to set the Sound1 wave duty at 75%, we could
send a CC#3 of anything over 95. To set it at 12.5%, we send a CC#3 at
anything under 32. Accordingly, the 0-1 values (such as sound on-off)
are turned 'on' by any controller value over 63.
Now we're in business!
On Apr 9, 2:12 am, "Patrick Leonard" <
dreamt...@gmail.com> wrote:
> this is what has been happening. I think that the code isn't
> filtering out the other channels totally. I haven't had a chance yet
> to take a look at it.
>