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

Record into multiple tracks/channels #15

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

Record into multiple tracks/channels #15

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

Comments

@1j01
Copy link
Owner

1j01 commented May 6, 2022

Right now split/dual settings (multi-voice features) don't work, everything goes into one channel; and multiple MIDI devices also go into one channel.

  • When notes and other events are recorded from multiple MIDI devices, tracks should be created per instrument.
  • When split/dual instrument settings are used on a piano, it should record into multiple tracks (or channels?)
  • Color notes by channel / instrument in the visualizer

The names of tracks/channels could be based on the device name or instruments selected.
Instruments can change over time, but could be concatenated in the track name. Could be shortened if instruments fall in the same group (e.g. "Brass").
Device names are a little weird to include, almost a privacy issue ­— but probably fine, right?

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