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

Don't auto-create quantization/velocity bytes around loops #352

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

KungFuFurby
Copy link
Owner

Neither Addmusic405 nor AddmusicM created quantization/velocity bytes automatically at the start of a loop. This can introduce a situation where the wrong quantization value is recalled and thus result in incorrect playback on AddmusicK.

This commit closes #349.

Neither Addmusic405 nor AddmusicM created quantization/velocity bytes
automatically at the start of a loop. This can introduce a situation where the
wrong quantization value is recalled and thus result in incorrect playback on
AddmusicK.

This commit closes #349.
@KungFuFurby KungFuFurby added c++-side Involves the AddMusicK program itself in some way. addmusicm Involves an adaptation that originates from AddMusicM. addmusic405 Involves an adaptation that originates from Addmusic405. labels Jan 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
addmusic405 Involves an adaptation that originates from Addmusic405. addmusicm Involves an adaptation that originates from AddMusicM. c++-side Involves the AddMusicK program itself in some way.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong quantization used at the start of a label
1 participant