teragonaudio / MrsWatson

A command-line VST plugin host
http://teragonaudio.com/MrsWatson.html
Other
486 stars 102 forks source link

Read Event Midi #230

Closed lumy closed 8 years ago

lumy commented 8 years ago

Hello,

I've bee running your mrsWatson and got that message:

    Failed reading MIDI events

You can find attached the midi file used and the report bug.

MrsWatson-Report-Thu-Mar-31-15-53-13-2016.txt 480a510323d296ca021c45eb0c33b6d61ac852c651c7c93649609e673552f7fe.mid.zip

nikreiman commented 8 years ago

Hi @lumy, thanks for the report. I'll look into this and see if I can reproduce.

nikreiman commented 8 years ago

The reason the MIDI file can't be read is that it is type 1. The current stable version doesn't have very good error logging for this.

MrsWatson currently only supports type 0 files, but type 1 support is planned. Closing as duplicate, please follow issue #24.