data_sonification_piano_bar

A SRCCON 2016 experiment.

Quickstart

  1. Fork the repo (Feel free to submit pull requests for the group!)
  2. Set up your virtual environment. (Basically, install miditime.)

mkvirtualenv pianobar
pip install -r requirements.txt

What next?

  1. Get a CSV with a date/time element (date, datetime, year, month, week, etc.) and some other value (something you would normally put on a Y-axis of a chart).
  2. Save a (renamed) copy of coal2midi.py (or just crib from it). Be sure to change the output .mid filename.
  3. Run python yourfilename.py.
  4. Play your .mid file, or import it into a sheetmusic program like Musescore.

Rating

0 out of 5 Stars 0 Review

5 Stars
 
0.00%
4 Stars
 
0.00%
3 Stars
 
0.00%
2 Stars
 
0.00%
1 Star
 
0.00%

About

  • There are no comments yet

Thank you! Review submitted.

Ok