goxlr-utility
goxlr-utility copied to clipboard
Effects: Support 'Press and Hold' on Preset Button
Under the official app, if you press and hold the button for the active profile, it'll start blinking.
When you follow by pressing a different preset button, it'll copy the settings of the flashing preset to the selected preset.
Implement the same 'cloning' behaviour in the util.
Under the official app, if you press and hold the button for the active profile, it'll start blinking.
When you follow by pressing a different preset button, it'll copy the settings of the flashing preset to the selected preset.
Implement the same 'cloning' behaviour in the util.
Also if I may add:
- When the cloning process starts, issue an announcement to SRS, a suggested text might be: "Cloning {presetName}".
- When the cloning process completes, issue an announcement to SRS, a suggested text might be: "Cloned {presetName} to {newPresetName}".
- When the cloning process is canceled (if emplimented), issue an announcement to SRS, a suggested text might be: "Cloning canceled".
Thank you!