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

Scroll through MIDI visualization #17

Open
1j01 opened this issue May 6, 2022 · 0 comments
Open

Scroll through MIDI visualization #17

1j01 opened this issue May 6, 2022 · 0 comments

Comments

@1j01
Copy link
Owner

1j01 commented May 6, 2022

It would be nice to be able to scroll back through what you played,

It should automatically pause the visualization, stop it from scrolling through time, but it shouldn't pause the recording process.
There should be an easy way to go back to the end, i.e. now, and resume auto-scrolling.

Questions:

  • The UI can also scroll, if it doesn't all fit on screen, so how should you indicate to scroll the visualization versus the UI?
    Also you may expect scroll wheel to zoom the visualization, changing the time scale instead of the time offset.
  • Discoverability: How to indicate that this feature exists?

Related: #16

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