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

Moots shows GATE even when in trigger mode #45

Closed
cosinekitty opened this issue Mar 18, 2024 · 0 comments
Closed

Moots shows GATE even when in trigger mode #45

cosinekitty opened this issue Mar 18, 2024 · 0 comments
Assignees

Comments

@cosinekitty
Copy link
Owner

This is a cosmetic issue that I want to fix someday, but it is lower priority than other stuff I am working on. Moots has a "GATE" label on its panel, whether the control port is in gate mode or trigger mode:

image

Two possible fixes:

  1. Replace the static text GATE with CONTROL.
  2. Make the word GATE alternate with TRIGGER when the control mode is toggled.

The first idea is a little more work than one might think because I wrote Moots before I created any of my SVG panel generator scripts. I may want to go back and make a script that loads the SVG (XML), renders the text using my new code, and then writes the SVG back out.

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

No branches or pull requests

1 participant