Is there a script available to stop the sampler volume from fading video samples to black? I only need the sampler volume custom button to control audio samples. I don't want it to fade video samples. Any help will be appreciated. Thanks.
发表时间 Mon 16 Dec 24 @ 6:20 pm
videoVolumeLink = No may work
发表时间 Mon 16 Dec 24 @ 6:23 pm
samplerVideoVolumeLink
发表时间 Mon 16 Dec 24 @ 6:38 pm
Thank you for this.
However, I don't know how to get 'samplerVideoVolumeLink' to work in the Sampler Volume Custom Button. I somehow got this to work when put the video samples in different groups:
'sampler_has_group Dancers1 ? video_level 100% : sampler_has_group Dancer2 ? video_level 100% : sampler_has_group Dancers3 ? video_level 100% : sampler_volume_master'
The problem with this is the volume fader is stuck at 100% when any of these video samples are playing.
However, I don't know how to get 'samplerVideoVolumeLink' to work in the Sampler Volume Custom Button. I somehow got this to work when put the video samples in different groups:
'sampler_has_group Dancers1 ? video_level 100% : sampler_has_group Dancer2 ? video_level 100% : sampler_has_group Dancers3 ? video_level 100% : sampler_volume_master'
The problem with this is the volume fader is stuck at 100% when any of these video samples are playing.
发表时间 Mon 16 Dec 24 @ 9:07 pm
it's a setting, search settings.
发表时间 Mon 16 Dec 24 @ 9:16 pm
locoDog wrote :
Thank you very much. Now working 100% the way I wanted it. it's a setting, search settings.
发表时间 Mon 16 Dec 24 @ 9:26 pm