The NRPN MSB must be equal to global parameter 16.
The default value for global parameter 16 is 1 (not zero).
So perhaps you need to set NRPN MSB to 1 or change global 16 to zero.
Mike
From: dpaulo2 <dpaulo@...>
To: korgpolyex@yahoogroups.com
Sent: Sunday, August 5, 2012 8:57 AM
Subject: [korgpolyex] question about NRPNs
To: korgpolyex@yahoogroups.com
Sent: Sunday, August 5, 2012 8:57 AM
Subject: [korgpolyex] question about NRPNs
Mike,
It took me a while to get my PC to communicate with the Hawk800, but finally made it with NRPNs. I'm trying to get a software editor going.
However I have the following problem:
In sending the NRPN code I see the the correct numbers are going to the Hawk, for instance:
99,0,
98,24 (for filter cutoff),
6,0
However, that last 0 is being read by the synth as a zero, and I find that I can't vary that figure. My software allows me to create a GUI with sliders, and whilst the slider does show the number changing, the synth remains fixed on 0. This is msb_value I guess, but what can I do to turn that 0 into a variable "x"? I have also contacted the developers of my software with the same question.
Thanks
It took me a while to get my PC to communicate with the Hawk800, but finally made it with NRPNs. I'm trying to get a software editor going.
However I have the following problem:
In sending the NRPN code I see the the correct numbers are going to the Hawk, for instance:
99,0,
98,24 (for filter cutoff),
6,0
However, that last 0 is being read by the synth as a zero, and I find that I can't vary that figure. My software allows me to create a GUI with sliders, and whilst the slider does show the number changing, the synth remains fixed on 0. This is msb_value I guess, but what can I do to turn that 0 into a variable "x"? I have also contacted the developers of my software with the same question.
Thanks
