mixeur
- x.iso
- Member
- Posts: 565
- Location: RU, Saint-Petersburg
- Contact:
It's kinda possible to do with typical Array/Step module, at least there was a key combination that allow adjusting all values at once, but not selectively. If that's ok, then you could wire it to rack setting module in a poly container:

you could also make separate array for VU display and feed it's bitmap out as background for mixer, add buttons for solo/mute and so on. then make that mixer display in toolbox.

you could also make separate array for VU display and feed it's bitmap out as background for mixer, add buttons for solo/mute and so on. then make that mixer display in toolbox.
join Hollyhock Usine Discord server: https://discord.gg/EdJarnE
- x.iso
- Member
- Posts: 565
- Location: RU, Saint-Petersburg
- Contact:
just checked, Ctrl+Shift+Drag works for values inversion, 0 values stay at 0, the rest values would rotate like a wave around 0 value. Shift+Drag offsets values horizontally, Ctrl+click/drag resets values.
If you need to adjust specific selected faders, then it also should be possible, but that would be a bit more complicated patch. and you would use switches to select faders
If you need to adjust specific selected faders, then it also should be possible, but that would be a bit more complicated patch. and you would use switches to select faders
join Hollyhock Usine Discord server: https://discord.gg/EdJarnE
- x.iso
- Member
- Posts: 565
- Location: RU, Saint-Petersburg
- Contact:
in array they're just side-by-side and not linked. realistically you could make a patch with a row of switches under each fader in array, and a side-fader for relative value change on selected faders. As I've said it's a bit more complicated since you need to make sure to block loopbacks when either of the faders is in use.
join Hollyhock Usine Discord server: https://discord.gg/EdJarnE
-
joffo78
- Member
- Posts: 1033

