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

Swing added unexpectedly #26

Open
niksilver opened this issue Feb 19, 2023 · 1 comment
Open

Swing added unexpectedly #26

niksilver opened this issue Feb 19, 2023 · 1 comment

Comments

@niksilver
Copy link

Describe the bug

  1. Start up zxcvbn and hit Ctrl-8 to get to an empty track with mx.synths.
  2. Enter f e f e and hit Ctrl-S and Ctrl-P to save and then play the track.
  3. Notice the two notes are played with an even rhythm, as expected.
  4. Hit Ctrl-P to stop the track.
  5. Edit the track so that it's now (f e) (f e) and again hit Ctrl-S and Ctrl-P to save and then play the track.
  6. Notice the two notes are no longer played with an even rhythm. The f is shorter, as if there is some kind of swing.

There is further unexpected behaviour if you change this last pattern to (f e) (f e) (f e) - some f e pairs have even rhythm and some have swing.

I'm happy to be told this is my misunderstanding of the syntax.

@schollz
Copy link
Owner

schollz commented Feb 21, 2023

Sounds like a bug! Thanks for finding it. Not sure why it exists, will have to do some investigating

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