infojunkie / musicxml-midi

MusicXML to MIDI converter via Musical MIDI Accompaniment (MMA).
https://blog.karimratib.me/demos/musicxml/
GNU General Public License v3.0
12 stars 1 forks source link

Conversion endpoint #6 #7

Closed infojunkie closed 2 years ago

infojunkie commented 2 years ago

Implements #6 by creating an express API that serves a /convert endpoint.

infojunkie commented 2 years ago

Missing here: Caching of MusicXML => MMA => MIDI files