Skip to content
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

Effects: Support 'Press and Hold' on Preset Button #68

Open
FrostyCoolSlug opened this issue May 16, 2023 · 1 comment
Open

Effects: Support 'Press and Hold' on Preset Button #68

FrostyCoolSlug opened this issue May 16, 2023 · 1 comment

Comments

@FrostyCoolSlug
Copy link
Member

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.

@a2hsh
Copy link

a2hsh commented May 17, 2023

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:

  1. When the cloning process starts, issue an announcement to SRS, a suggested text might be: "Cloning {presetName}".
  2. When the cloning process completes, issue an announcement to SRS, a suggested text might be: "Cloned {presetName} to {newPresetName}".
  3. When the cloning process is canceled (if emplimented), issue an announcement to SRS, a suggested text might be: "Cloning canceled".

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants