MSB and LSB change

Please let our ADS show!

This sites offers only FREE software and it's supported by a few advertisement boxes (no intrusive popups).
Please:

  • disable your AdBlocker by adding CoolSoft website to whitelist
  • give the proper cookie consent
  • enable JavaScript for this website

This seconds wait is to let you update your browser configuration...

Ok, I've done the required changes... now show me your content!
!!! Please enable JavaScript !!!
Posts: 2
Joined: 23 Feb 2021 - 10:59
MSB and LSB change

How can I change MSB to LSB in SF2 file. Is there some command that activates the change to the LSB?

For example I have sound in SF2 file:
MSB - 0, LSB - 8, Program -12

Now this program will see (MSB-0, LSB-0, Program-12)

How to get around it in this application?
I know that SF2 reads only MSB and Program Change 😀

Posts: 2
Joined: 23 Feb 2021 - 10:59
Re: MSB and LSB change

Can we add MSB LSB PC on next release ? Below is an example in file .vmssf (bank configuration):

sf1=D:\MyFiles\01-Piano\GrandPiano.sf2
sf1.enabled=1
sf1.preload=0
sf1.preset=1
sf1.bank0=0
sf1.bank32=113
sf2=D:\MyFiles\01-Piano\WarmGrand.sf2
sf2.enabled=1
sf2.preload=0
sf2.preset=1
sf2.bank0=3
sf2.bank32=113

MSB (bank0): 0, LSB(bank32): 113, ProgramChange (preset): 1
MSB (bank0): 3, LSB(bank32): 113, ProgramChange (preset): 1

Posts: 1972
Joined: 25 Mar 2012 - 01:19
Re: MSB and LSB change

LSB/MSB/PC are not actually managed by VMS, so exporting/reading them from .vmssf file is not enough.

Will add a request to the TODO list 😉