Re: Hardware programmer for DX7/TX7

"Bruce Wahler [email protected] [YamahaDX]" <[email protected]> Thu, 12 Sep 2019 11:26:28 -0400
Newsgroups gmane.music.equipment.yamaha-dx
Message-ID <[email protected]>
Well, yes and no.  In theory, one can program the NRPN portion and then 
use the Data Slider (CC6 and CC38) at will, until a new NRPN is chosen.  
However, for safety's sake, the 9-byte (OR 12-byte) sequence is usually 
sent for each data value.  And I've often seen an NRPN of 0:0 sent at 
the end, as kind of an 'ack' or release message.

The other problem is, some synths send CC99 (MSB) first, followed by 
CC98 (LSB); others reverse the two commands.  And I've seen cases where 
a particular synth can only accept one of these formats, but not the other.

Regards,

-BW

On 9/12/2019 9:22 AM, Martin Tarenskeen [email protected] 
[YamahaDX] wrote:
>
>
>
> On Thu, 12 Sep 2019, [email protected] [YamahaDX] wrote:
>
> > As well as MIDI CCs, it would be a good idea to support NRPNs, and 
> maybe RPNS.
>
> Technically NRPN/RPNS are a special case of normal CC messages. So
> if CC is supported properly, NRPNs/RPMS are also supported.
>
> Right?
>
>