lib/aubio/midiconv.py: add note2midi
authorPaul Brossier <piem@piem.org>
Sun, 10 Mar 2013 15:34:45 +0000 (10:34 -0500)
committerPaul Brossier <piem@piem.org>
Sun, 10 Mar 2013 15:34:45 +0000 (10:34 -0500)
commit33102ab973e7359036d4a0fdb8fe9194e5736f92
tree631c7421a49aee2bc6251722fb0887e1da395041
parent3acde239f04fcd12e6aa433347c0f243b8b09e3e
lib/aubio/midiconv.py: add note2midi
python/lib/aubio/__init__.py
python/lib/aubio/midiconv.py [new file with mode: 0644]
python/tests/test_note2midi.py [new file with mode: 0755]