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

Return errors to client #30

Open infojunkie opened 1 year ago

infojunkie commented 1 year ago

Right now, conversion errors are not returned to the client - a generic error is sent instead. Need to return the actual error that occurs.