Jump to content

Change MIDI channel of keyboard & transpose


Recommended Posts

Posted

Hey people,

I may overlook something. How can I change the MIDI channel of a keyboard via a button? I thought I can use a set ^chn command. But that's not working. Does anyone has an idea?

And is there a function, that allows to shift the whole keybed by an octave or so? 

Thanks,
Chris

Posted

Hey Chris

Did you try bank ?

EVENT_KB .....chn=1......bank=1

EVENT_KB .....chn=2......bank=2

EVENT_BUTTON...meta=setbank...toggle...range=1:2

Best

Zam

Posted (edited)

Banks are working. But when changing a bank while pressing keys (playing a sound), the sound stucks because the note-offs now will be send on the new channel. 

Also I don't want to work with banks because I made some scripts that allows to set splitzones which is not compatible with banks as far as I can see. My idea is, to select the different channels of the various splitzones. But I have no plan, how to get that running...

Edited by FantomXR

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...