sound editor: "mod matrix" overview over all active patch cables - #157
Conversation
|
What about highlighting destinations when a source shortcut is clicked, the inverse of the current click destination to highlight sources behaviour? |
bb58f72 to
b72fc27
Compare
51fbf0a to
a599ee3
Compare
|
Now it is usable across devices. the screen scroll on 7seg is maybe not very readable (would need to invent yet a table of short parameter names), but you can navigate using shortcut blinks which is shown now as part of the menu. |
m-m-adams
left a comment
There was a problem hiding this comment.
Code looks good to me!
I'm not sure about the multi level modulations, the way they show up without a level looks like a bug compared to the other rows.
Maybe try like this?
src1[4] src2[4] intensity[4] dest[6],
with a space on both sides and between everything, and no scrolling. I think 6 characters is clear for all the modulatable params but I admittedly haven't looked that hard
I tried it but 6 chars for the dest is just too cramped, I am gonna use max 10 and for two sources shift everything and accept that those ones might need to scroll. Too much weirdness around strings right now. (if not crashes, menu items randomly taking the wrong value). making draft until I figure out something which works. |
b4c5cdf to
2d4b356
Compare
|
Did a bit more extensive testing, and for better and worse, the remaining crashes I see are the same as already on community firmware. |
5c91f39 to
d07f09d
Compare
|
Seems stable now after rebasing on the change to use |
This provides a quick overview over all modulation which is active as part of a sound, similar to a "mod matrix" screen present in many synths.
TODO: