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

Feature Request: Eighth note option with additional sample #10

Open
EnjoyRC opened this issue Jan 23, 2023 · 1 comment
Open

Feature Request: Eighth note option with additional sample #10

EnjoyRC opened this issue Jan 23, 2023 · 1 comment

Comments

@EnjoyRC
Copy link

EnjoyRC commented Jan 23, 2023

Frequently, a slower song requires a light sounding eighth note between quarter notes.
I know there can be many subdivisions desired out there. But I think the most common one is the eighth note.

@talaviram
Copy link
Owner

Currently you can define what samples plays where and use proper signature (so to get sub-divisions you host's signature should be 8/8 for a 4/4. and set the ticks between 2-8 to be your "additional sample".

Internally there's "hidden" sub-division or ratio which I had some shows I desired for.
(eg. one drummer likes subdivs while another dislike them)

std::atomic<float> tickMultiplier {1.0f};

But... this was never baked enough so it's not exposed yet.

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