nickcarnival / pythonMusic

Takes data in the form of CSV and turns it into wavefile using python!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python Music

Description:

This program will take any dataset and turn it into "music" (a bunch of beeps) in the form of a wavefile using ttm's music

Example:

Install with:

git clone https:github.com/ncarn2/pythonMusic.git
cd pythonMusic

Then run this:

python pythonMusic.py example.csv

Authors

About

Takes data in the form of CSV and turns it into wavefile using python!


Languages

Language:Python 100.0%