You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to check a little more thoroughly but in performance files I believe VoiceNumber is set in "user" 1..128 format, although only 1..32 is significant for MiniDexed voice banks of course; but the bank number is specified in "MIDI" 0..127 format. This should probably be in 1..128 format too.
But as these get ignored on first save by whatever is in VoiceData it's probably not worth doing much about it...
Kevin
The text was updated successfully, but these errors were encountered:
I need to check a little more thoroughly but in performance files I believe VoiceNumber is set in "user" 1..128 format, although only 1..32 is significant for MiniDexed voice banks of course; but the bank number is specified in "MIDI" 0..127 format. This should probably be in 1..128 format too.
But as these get ignored on first save by whatever is in VoiceData it's probably not worth doing much about it...
Kevin
The text was updated successfully, but these errors were encountered: