Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Service worker for offline support #7

Open
1j01 opened this issue Jul 18, 2019 · 0 comments
Open

Service worker for offline support #7

1j01 opened this issue Jul 18, 2019 · 0 comments

Comments

@1j01
Copy link
Owner

1j01 commented Jul 18, 2019

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

1j01 added a commit that referenced this issue May 6, 2022
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant