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

Random sequencer/composition #27

Open
anton-k opened this issue Jul 7, 2015 · 0 comments
Open

Random sequencer/composition #27

anton-k opened this issue Jul 7, 2015 · 0 comments

Comments

@anton-k
Copy link
Contributor

anton-k commented Jul 7, 2015

It would be nice to have the function:

choose :: [(sig, Sam)] -> Sam

or

choose :: [(sig, Sco)] -> Sco

for randomized choice between several scores/samples. So that it can be used with ordinary functions
like del/hor/mel. It opens the way to randomized composition which is so useful for the algorythmic composition

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant