/sonify

Use data to create and play MIDI files!

Primary LanguageJupyter NotebookMIT LicenseMIT

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