Entra:     


Forum: General Discussion

Topic: VDJ 8 Sampler Mute Button

Questo argomento è obsoleto e potrebbe contenere informazioni obsolete o errate.

Given that the VDJ 8 sampler has many pages, sometimes a sample might be playing, but you may not know on which page, hence a sampler mute button can help. Alternatively you might want to turn off multiple samples using just one button. Below is some code to assign a button to mute the sampler output, and light its LED.

Button | sampler_volume_master 100% ? sampler_volume_master 0% : sampler_volume_master 100%
Button LED | sampler_volume_master 0% on
 

Inviato Mon 06 Apr 15 @ 3:57 pm
I might be able to simplify this one, I missed a mute option!
Anyway it works.
 

sampler_stop all
 

Mute is different to stop, if the mute button is pressed a second time then all the samples which are playing can then be heard. However stop, stops them all, and pressing it again does nothing. There is a simplifying mute script for the sampler that I missed.
 



(Vecchi argomenti e forum sono automaticamente chiusi)