Jump to content

Recommended Posts

Posted

Hi !

Anybody know if it's possible to modify the parameters

of all the banks in only one send ?

because i wanna set 2 buttons in all of my 128 banks

and don't wanna believe that send 128 times is the only solution ?

thanks very much.

Posted

Hi,

you could edit the dump directly by requesting the whole BankStick content with Serge's SysEx tool (MIOS BankStick), converting it with the syx2asm script, editing the relevant bytes, assembling it, converting it back to a .syx file with hex2syx - however, this is possibly not easier so long you don't know the right locations (documented in the mk_syx.pl script)

Another solution: use .ini files for the configuration and an editor with good search&replace capabilities (like emacs) to do the required changes, convert it to .syx, merge the .syx files (e.g. with the COPY command in a DOS shell) and upload all .syx files at once

Best Regards, Thorsten.

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...