Skip to content

Music Generation Using Fractal Series And Heuristics

License

Notifications You must be signed in to change notification settings

samhann/FractalMusicGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music generation using fractals

Surprisingly good output in under 200 lines of Python. Uses rising tension to manipulate rhythms and notes generated using a fractal pattern. Tempo is still an issue and sometimes you might need to play around with it based on the scale and style you're targetting.

Sample output:

"Spanish"

https://clyp.it/5svdyipn

"Arab"

https://clyp.it/gib1e0r3

"Pentatonic"

https://clyp.it/dztvxjfb

Use as a composing aid aka EDM background generator :

Take the output. Layer it over octaves and use it drive some arps and pads , add a beat and enjoy.

https://clyp.it/k5vtgkrd

You might need to adjust the temp and arp speed.

Installation

Just run pip install midiutil and then run the script.

Play output.mid on a nice instrument on your synth or DAW.

About

Music Generation Using Fractal Series And Heuristics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages