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

Implement Playback Randomizer #4

Open
cosmikwolf opened this issue Mar 28, 2015 · 0 comments
Open

Implement Playback Randomizer #4

cosmikwolf opened this issue Mar 28, 2015 · 0 comments
Milestone

Comments

@cosmikwolf
Copy link
Owner

There should be a Playback Randomizer function which will take incoming notes played, roll a dice and determine if the note should be changed to a random note.

This random note can be created before or after quantization.

The inputs for this should be low note and high note ( note degrees: + or - x notes from the triggered note )

This might have to have two separate functions, one that is before quantization, randomized each beat when the next beat's notes are calculated, and a second function that is randomized at playback time, which is not quantized at all.

@cosmikwolf cosmikwolf self-assigned this Mar 28, 2015
@cosmikwolf cosmikwolf modified the milestone: 1.0b Mar 28, 2015
@cosmikwolf cosmikwolf removed their assignment Mar 28, 2015
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

1 participant