Skip to content

Markov-Chain MIDI generator with a finite difference twist

Notifications You must be signed in to change notification settings

BeNikis/Infinimidi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Markov chain midi generator experiment with a finite difference - discrete derivatives - twist.Assumes independence of the n-th difference and the lower ones at least until I get my head around implementing markov random fields or bayesian networks. Started for learning ruby.

Sorry for the usability-will make it easier to use later.

Usage: ruby infinimidi.rb MIDIFile #trackToLearn #orderOfFinDifferenceToLearn play

if play is not given,skip playing the chosen track

Pre-reqs: unimidi , midilib . Installl with gem

About

Markov-Chain MIDI generator with a finite difference twist

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages