You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
with a nice "Ready to use offline message" like in svgomg etc.
of course service workers can be a can of worms, a bit of a footgun, a minefield,
but it would be nice!
since it's an application that doesn't even use the network at all
and it's something I want to have ready at a moment's notice (inspiration strikes!), so I don't want network connectivity to be a concern when pulling it up
The text was updated successfully, but these errors were encountered:
Regarding each issue:
* Fade out overlay when playing (unless viz is disabled), with a button to show info again?
-> There's a button to fullscreen the visualizer now; I think that's enough.
* Stress test the length of recording
-> #18
* Record + show aftertouch pressure
-> #6
* Support Pitch Bend Range selection
-> #14
* Record miscellaneous MIDI events, maybe even SysEx (optionally)?
-> #6
* Maybe allow scrolling back (pausing automatically (not pausing recording, just the view))
-> #17
* Color notes by channel or instrument?
-> #15
* Offline support with a service worker
-> #7
* (Little visual bug: if zoomed out, opening recovery modal has a bad transition, the whole overlay flickers out for a bit)
-> I can't reproduce this.
with a nice "Ready to use offline message" like in svgomg etc.
of course service workers can be a can of worms, a bit of a footgun, a minefield,
but it would be nice!
since it's an application that doesn't even use the network at all
and it's something I want to have ready at a moment's notice (inspiration strikes!), so I don't want network connectivity to be a concern when pulling it up
The text was updated successfully, but these errors were encountered: