Skip to content

JanBurp/simpleMarkovChain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

simpleMarkovChain

Simple Markov Chain for midi notes. For use together with AudioKit.

Use

Feed midi notes with Markov.feed(). Get next note with Markov.next().