Skip to content

Commit

Permalink
Change backend parser to mido (#101)
Browse files Browse the repository at this point in the history
  • Loading branch information
craffel authored Oct 4, 2016
1 parent 3c9d508 commit 8fbbdec
Show file tree
Hide file tree
Showing 3 changed files with 150 additions and 164 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
`pretty_midi` contains utility function/classes for handling MIDI data, so that it's in a format which is easy to modify and extract information from.

As of now it relies on the bleeding-edge python-midi package (install from master on GitHub, not PIP):

https://github.com/vishnubob/python-midi/

In order to synthesize some MIDI data using the included soundfont file (see the fluidsynth() function), you need fluidsynth and pyfluidsynth:

http://www.fluidsynth.org/
Expand Down
Loading

0 comments on commit 8fbbdec

Please sign in to comment.