-
Notifications
You must be signed in to change notification settings - Fork 16
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
Idea: Show Multiple Units at once? #173
Comments
or you could have them scrollable in a long list, and clicking the name would just jump there |
Somewhat similar idea was discussed here: #7. I also think it would be very useful to filter a list of all units: e.g. "show all out / outaux" units would be almost like a mixing table. Also: you guys have insane monitors. |
I'm current going to implement this on our repo, just that it is known ;) |
There's also the possibility that we don't even have the small unit list on the left; the units can be expanded to show the parameter knobs or shrunk to only show one line, similar to the list. Maybe ctrl-click expand on a chevron expands all units or shrinks all units. But I'm not sure if I like this idea. Having a "table of contents" of sorts always visible on the left is helpful to understand what the instrument does & to quickly navigate to particular unit. |
The mockup looks great! We should definitely do this. I'd love to keep the short-list tho, as it somehow resembles "some sort of assembly code", which makes it easier to understand what's going on for me as a coder. |
Let's keep the short form list. It's anyway already implemented and I agree; typing units there is fast like coding & it gives good mental overview. |
To break this work into more manageable pieces, there's several features that can implemented relatively independent of each others:
|
We could maybe replace the rail by a keyboard shortcut that displays the modulation wiring above the synth while pressed (that way you get the visual spaghetti in complex synths only when you explicitly want to look at it) |
or maybe rather "toggle modulation wiring display on/off per keyboard shortcut" |
Especially in Full-Screen View on my QHD monitor, there's a lot of space to the right that could actually be put to good use.
Wouldn't it improve the UX greatly if one could see not only the current unit, but e.g. all currently selected in a multi-column view, making it possible to change various parameters without clicking through the units in between?
QM's mad GIMP skills might showcase this:
The text was updated successfully, but these errors were encountered: