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
There is the ability to preview / audition presets when highlighted in the preset view and a MIDI note on is received. This stores the currently selected preset and temporarily loads the new one. If the user has adjusted some parameters manually, changing from the last loaded preset, these parameter changes are not restored if they subsequently cancel from the preset menu.
To Reproduce
Steps to reproduce the behavior:
Enable Note-On Preset Preload in Admin menu.
Add an engine, e.g. MDA JX10.
Adjust a parameter, e.g. VCA Attack.
Access presets menu and highlight another preset.
Play a MIDI note to preview the selected preset.
Cancel from the preset menu.
Expected behaviour
Previous preset and parameter settings are restored.
Actual behaviour
Previous preset is restored without parameter adjustments.
Additional context
This may require saving a copy of the zctrl values in the processor, e.g. as a symbol=value dictionary.
Configuration
Hardware
Raspberry Pi 5 Model B Rev 1.0
Audio: Tascam US-16x08
Display: MIPI DSI 800x480
Wiring: TOUCH_ONLY
I2C: Not detected
Profile: v5
I tested this feature after you directed me in that direction and I really like the behaviour of this for auditioning presets. One minor thing I realized is that it always produces sound only from the second note-on message, the first one produces just a clicking sound. No catastrophe though.
Describe the issue
There is the ability to preview / audition presets when highlighted in the preset view and a MIDI note on is received. This stores the currently selected preset and temporarily loads the new one. If the user has adjusted some parameters manually, changing from the last loaded preset, these parameter changes are not restored if they subsequently cancel from the preset menu.
To Reproduce
Steps to reproduce the behavior:
Expected behaviour
Previous preset and parameter settings are restored.
Actual behaviour
Previous preset is restored without parameter adjustments.
Additional context
This may require saving a copy of the zctrl values in the processor, e.g. as a symbol=value dictionary.
Configuration
Hardware
System
MIDI & UI
Software
The text was updated successfully, but these errors were encountered: