scrime-u-bordeaux / web-midifile-performer

a web version of the midifile performer software
0 stars 0 forks source link

Outsource channel settings to left-side channel manager #119

Open NyuBlara opened 2 weeks ago

NyuBlara commented 2 weeks ago

The example I have in mind is that of the online app signal.

image

Of course, this would be a collapsible panel. The settings it would contain in our case would be velocity offset, mute, and selection for playback, as well as adding a "solo" toggle.

Doing this would immensely declutter the I/O tab of the settings popup.

NyuBlara commented 4 days ago

The panel would have two versions : one "minimal", without the velocity offset (channel number, perform switch, mute and solo toggles), which can fit snuggly to the left of the visualizer ; and one "expanded" which would take up more of the page (pushing the visualizer to the right, but keeping it visible) where velocity offsets can be adjusted.