Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 172 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 172 Bytes

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().