OscarSouth / theHarmonicAlgorithm

The Harmonic Algorithm by Oscar South - A Project Spanning Music Analysis, Functional Programming & Machine Learning
Other
113 stars 8 forks source link

Deterministic randomised cadence list generation #3

Closed OscarSouth closed 6 years ago

OscarSouth commented 6 years ago

It would be a creative feature to be able to generate 'infinite' lists of deterministic data based with randomisation based on probability distribution. Integration with the R interpreter provides many useful tools that could be employed here.

OscarSouth commented 6 years ago

Random sequences implemented in commit b1263677aaf3961e8611237ec741133212f63a8d

Infinite sequences are a Tidal-integration specific feature and will be discussed in relevance to that.