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

Footswitch setlist #8

Open
brentmaxwell opened this issue Jan 22, 2024 · 0 comments
Open

Footswitch setlist #8

brentmaxwell opened this issue Jan 22, 2024 · 0 comments
Labels
enhancement New feature or request platform: console Command line interface platform: desktop Issues related to the desktop gui/interface roadmap Enhancements that are in the roadmap

Comments

@brentmaxwell
Copy link
Owner

Create a "setlist" of presets to rotate through with each push of the footswitch.

  1. A list of presets is created to rotate through and the first two are stored in the amp, as A and B.
  2. When the footswitch is pressed, and the amp switches to the other preset, the preset setting that was switched from is updated to the next preset in the list.

Preset list: a b c d e f g h i j

Process (upper case means active):

Ab -> (press) -> cB -> (press) -> Cd -> (press) -> eD -> (press) -> Ef -> (press) -> gF -> (press) -> Gh -> (press) -> iH -> (press) -> Ij -> (press) -> aJ -> (press) ->

@brentmaxwell brentmaxwell added the enhancement New feature or request label Jan 22, 2024
@brentmaxwell brentmaxwell self-assigned this Jan 22, 2024
@brentmaxwell brentmaxwell added platform: desktop Issues related to the desktop gui/interface platform: console Command line interface labels Jan 26, 2024
@brentmaxwell brentmaxwell added this to the LtAmpDotNet 0.3 milestone Jan 26, 2024
@brentmaxwell brentmaxwell added the roadmap Enhancements that are in the roadmap label Jan 26, 2024
@brentmaxwell brentmaxwell removed their assignment Jan 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request platform: console Command line interface platform: desktop Issues related to the desktop gui/interface roadmap Enhancements that are in the roadmap
Projects
None yet
Development

No branches or pull requests

1 participant