Brenton Simpson
Brenton Simpson
I think this is set up, but thejazzpage.de doesn't show songs in the popup.
Right now, we just scan for `.mid` files. For popular sites, we could support other URL formats: e.g. midiworld.com and www.midis101.com
e.g. percussion (channel 10)
e.g. channel, default instruments https://developer.mozilla.org/en-US/docs/Web/API/Web_Storage_API/Using_the_Web_Storage_API
MIDI commands: 0xB0 0x07 0x00-7F: volume 0xB0 0x40 0x00-7F: sustain pedal 0xB0 0x43 0x00-7F: soft pedal 0xB0 0x42 0x00-7F: sostenuto pedal 0xB0 0x7B 0x00: all notes off 0xB0 0x78 0x00:...
Right now, midicast defaults to channel 1. We should detect which channel a user's instrument uses. A flow for detecting an instrument's channel: - Play a different note on each...
If the background page has an error, display it in the popup.
If a MIDI instrument isn't found, show Audio MIDI Setup directions in the popover.