In mixon 8 i want vu meter on ch 3 to show sampler volume.
I tried this with no luck:
with this script there are no meters at all
what am i missing?
I tried this with no luck:
device_side 1 ? deck 1 get_level :
device_side 2 ? deck 2 get_level :
device_side 3 ? get_level 'sampler' :
deck 4 get_level
with this script there are no meters at all
what am i missing?
Posté 23 hours ago
get_vu_meter sampler
Posté 18 hours ago