Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sashman/markov_music_mash

Using markov chains to mash up music
https://github.com/sashman/markov_music_mash

Last synced: about 1 month ago
JSON representation

Using markov chains to mash up music

Awesome Lists containing this project

README

        

## Dependencies

* Python 2.7
* [pydub](http://pydub.com/)

## Usage

`python music_mash [n] [number of [number of output frames]`

`n` is the length of the key for the dictionary, the lower then `n` the more branching points should be generated

__Note__: The script looks through the current directory and uses all of the found files with extension `.mp3`