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
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?
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.
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.
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?
The text was updated successfully, but these errors were encountered: