CC to Pitch Bend - PC to CC (Formerly Korg Kronos Toggle to Momentary)

Now PC0 to PC4 and >PC25 don’t send messages ‘CC70’ :frowning:
PC5 up to PC24 each one works the first time and then I can’t use it again , I think they stay stuck in the ‘ON’ state and this makes them unusable again.

I think the problem is related to CC5 >> CC24 values
instead of:
CC5 value 5
CC6 value 6
CC7 value 7
Etc…

They must be:
CC5 value 127 ‘ON’
CC6 value 127 ‘ON’ … and so on
I’m not sure :slight_smile:

Hi, perhaps you should experiment by changing the rules yourself so that you can learn how they work. Also I have no way to test how your plugins react to CC’s.

I commented out the first line below and then added the second in it’s place. This should make it always send a value of 127. You had never specified the required cc value to send.

//if tt==70 then qq=127
qq=127

cc2pb-pc2cc-selective-c.bmtp (2.0 KB)

Steve Caldwell
Bome Customer Care


Also available for paid consulting services: bome@sniz.biz
1 Like

Thank you :rose: I tried to change some of your codes with no chance
But a learned many things from your patch that i used to my different translators

i"ll check the last patch tomorrow and will let you know.

1 Like

Hi steve, I started a new project using Cubase instead of VCV Rack and everything work like a charm now

But I tried using your file and converting it from PC to CC … To PC to PC ‘different Channel’
Don’t be surprised.
I want BMT to send last PC number when I change the PC and then after milliseconds sends the new PC

Example:
I am now using PC5 on my Korg kronos

When switching to PC10
BMT sends PC5 directly and then after a specified time sends PC10

Because I set PC messages inside Cubase to open instrument window for selected track ‘select tracks also using PC messages’

From what I requested, I want to send the same previous message so that make Cubase closes the current instrument window when change the PC … to open the new instrument window using the new PC value
But all my attempts failed.

I couldn’t understand Perform and how it works

As you can see, when I change PC, the Instruments windows appear
But it does not disappear until I select a different PC then select it again ‘toggle mode’ once to open the instrument window and the second time to close it.

I have successfully completed the task

BMT is an amazing program
Thank you to the developers for everything they do
MirandaLipstickGIF

I’m glad you got it working and happy new year!

Steve Caldwell
Bome Customer Care


Also available for paid consulting services: bome@sniz.biz
1 Like

Thank you steve and happy new year :christmas_tree: