View Single Post
Old 10-13-2017, 08:04 PM   #22
Tonegrown
Human being with feelings
 
Join Date: Jun 2015
Posts: 24
Default

Thanks for the graphic, everything looks good. There are a lot of variables and this is quite tricky, but once you get the idea of manipulating MIDI and then sending it to the control bus it really opens doors to do a lot of things. I think you are really close to getting this working. Go to preferences and look at your midi inputs. Make sure they are not selected to send to the control bus. In a normal setting we would send these to the control bus but because we are intercepting the MIDI manipulating it and then sending it to the control we don't want to send to control in the preferences.

The correct midi cc is probably getting to the control bus, but we need to block the program change commands from getting to the control bus so the assign shortcut box will pick up the CC control


Another helpful plug in to use is the midi monitor by insert piz here. You can place it after midi converter 3 to verify that the changes you are making are spitting out the correct data.
Tonegrown is offline   Reply With Quote