There is a setting for sending (or not) the 'Program Change', but it sound like you are having problems with CC messages. UNO only sends these on the channel set on the device (there is a channel for receive and a channel for send), double check that you have set BOTH appropriately.
For example I have mine set to Channel 5... which actually comes out as 4 as Midi counts 0 as a channel.. here's a log of of me turning knob of OSC1 Tuning.
- Code: Select all
2019-11-16 18:06:57.495948 control_change channel=4 control=17 value=31 time=0
2019-11-16 18:06:57.506106 control_change channel=4 control=17 value=30 time=0
2019-11-16 18:06:57.526038 control_change channel=4 control=17 value=29 time=0
2019-11-16 18:06:57.536055 control_change channel=4 control=17 value=28 time=0
2019-11-16 18:06:57.642069 control_change channel=4 control=17 value=29 time=0
2019-11-16 18:06:57.651868 control_change channel=4 control=17 value=30 time=0
2019-11-16 18:06:57.661994 control_change channel=4 control=17 value=31 time=0
2019-11-16 18:06:57.671991 control_change channel=4 control=17 value=33 time=0
It could also be that the hardware Synth is listening on all channels (Omni mode on), try seeing if there is a setting for turning that off.