We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug
Ctrl-8
f e f e
Ctrl-S
Ctrl-P
(f e) (f e)
f
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.
(f e) (f e) (f e)
f e
I'm happy to be told this is my misunderstanding of the syntax.
The text was updated successfully, but these errors were encountered:
Sounds like a bug! Thanks for finding it. Not sure why it exists, will have to do some investigating
Sorry, something went wrong.
No branches or pull requests
Describe the bug
Ctrl-8
to get to an empty track with mx.synths.f e f e
and hitCtrl-S
andCtrl-P
to save and then play the track.Ctrl-P
to stop the track.(f e) (f e)
and again hitCtrl-S
andCtrl-P
to save and then play the track.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)
- somef e
pairs have even rhythm and some have swing.I'm happy to be told this is my misunderstanding of the syntax.
The text was updated successfully, but these errors were encountered: