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

Added some useful features #6

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

holgerl
Copy link

@holgerl holgerl commented Feb 22, 2024

Hi Vitling!

I am a huge fan of your work, both in music and in code. I am fascinated by this AutoTracker and have listened to it a great deal. I have for a long time thought about some simple features that would be of great value to me and maybe others, without interfering too much with the original work. In this pull request, I have implemented them, and I really hope that you would be able to consider taking them into your main branch.

I have made separate commits for each thing:

  • Add checkbox for disabling automatic regeneration of new patterns, and button that forces a regeneration once
  • Make it possible to mute a track by clicking its title
  • Ignore exception that happens when AudioParam.setValueAtTime is called during a curve event. It has no effect on the sound, and fills up the console log
  • Remove the value for veloctiy in bass2, as it is not used in the sound generation for SquareSynth, but makes the ui display "v1FE"
  • Add favicon

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

Successfully merging this pull request may close these issues.

1 participant