trwiley / data2midi

Converting numerical tabular data into MIDI notes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data2Midi

A simple data sonification library for converting numeric CSV/TSV/JSON data into a MIDI file.

Libraries used:

  • MIDIUtil
  • pandas
  • numpy
  • sklearn

About

Converting numerical tabular data into MIDI notes.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%