-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MS-plus - Midi Control of system/patch/effect parameters #86
Comments
Control seems to be using a different '0x64 0x20' command. First turn on editor mode, turn off effect, turn on effect in slot 0.
|
First turn on editor mode, set lowest value in First Parameter
Note: Effect parameters are 'Item 02' for left most, through to 'Item 09' for the right most ('vol' for BassEq). Note: 'Item 01' is effect type and requires 32bit value to be split into 5 7-bit values |
Changing patch Name
|
Changing 'R Position' (where in the effects chain that the R output is fed from) - This may only work for the MS-60B+
|
Changing Tempo
|
Autosave On/Off
|
Pre-select On/Off
|
Contrast
|
This appears to be patch volume, but it's not controllable via the UI on the pedal
Changes the PPRMv2 block we (/I) have been too lazy to decode
|
Tuner Bypass/Mute
Tuner Tuning
Tuner Type
|
ECO Mode
|
A new midi mapping for later pedals? Maybe to fix some of the inconsistencies on the "*Four" implementation? |
Quick check of MS-plus to ensure we can access the effect/patch parameters in the same way. Patch with single EQ effect, parameters set in a 'wave'.
The text was updated successfully, but these errors were encountered: