garyForeman / sonify

Use data to create and play MIDI files!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sonify!

Take a CSV of data, output sound! Using Python!

Setup

  • mkvirtualenv --python=python3 sonify
  • pip install -r requirements.txt

Playing Around

For now, there are a few examples in the included jupyter notebook

About

Use data to create and play MIDI files!

License:MIT License


Languages

Language:Jupyter Notebook 91.3%Language:Python 8.7%