midicast
midicast copied to clipboard
a web extension that streams songs from a web page to a MIDI instrument
For instance: - `Checkbox` - `TabbedPane` - `Button` - `ListItem` It can depend on `snab-style`.
For instance, the tabbed pane could have its contents slide from left/right with an implied transition, while the indicator springs between tabs: https://material.io/guidelines/components/tabs.html#tabs-specs
thejazzpage.de has some good ones
Clicking the label of All Instruments or Piano doesn't tick the checkbox
It ought to be fairly simple to build a demo page that shows off the extension without users having to install it. You'd basically just need to link the message...
There are improvements that have been made to pundle since this was started (like automatically setting the `debug` flag). Upgrade and make the appropriate changes.
The user ought to be able to bookmark songs into a library. Perhaps that library could persist across devices.
After one song finishes, play the next one.
Can we use the enums to be more specific with our types?