MIDI.js icon indicating copy to clipboard operation
MIDI.js copied to clipboard

How to play file.mid

Open josanta opened this issue 5 years ago • 4 comments

hello, how can I play recorded mid files on my pc. like file.mid

- This is working online and offline.

How can I use it on my local folder as here: Why is it not working. Thank you :)

josanta avatar Jan 02 '21 08:01 josanta

Content type is wrong. Path may be wrong. Check the network pane of your browser's developer tools - does it try to load the script?

hmoffatt avatar Jan 02 '21 09:01 hmoffatt

Content type is wrong. Path may be wrong. Check the network pane of your browser's developer tools - does it try to load the script? the path is correct. can I share code with you?

josanta avatar Jan 02 '21 09:01 josanta

https://user-images.githubusercontent.com/43416979/103454672-66303300-4cf7-11eb-8075-dec8f8115289.mp4

player.zip

These are the files and video

josanta avatar Jan 02 '21 09:01 josanta

The browser console says: Loading failed for the <script> with source “http://.../player/js/libtimidity.js”. Appears there are files missing from the zip.

hmoffatt avatar Jan 12 '21 04:01 hmoffatt