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

Yannics patch 1 #40

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

Conversation

yannics
Copy link

@yannics yannics commented Jul 19, 2023

In the case you are interested in this new feature of MarkovSet. Briefly, this is what I call a dynamic Markov chain, which basically allows n-order Markov chain avoiding the probability of 100% (in order to focus only on variation in a musical context). If this probability MarkovSet returns NIL or a random key according to updateSeeds. This supposes a MarkovSet understood as a no constant order set and satisfying 1-order, 2-order, ... n-order with n as some kind of remanence or short term memory (defined as a MarkovSet argument). Note this currently works only if each element of the Markov chain is an Array. Anyway, this new feature is documented in MarkovSet.schelp and commented in MarkovSet.sc.

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

Successfully merging this pull request may close these issues.

1 participant