Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if(thisComp.layer("Funcion").effect("On/off Displace")("Slider").value==0){
- 10*thisComp.layer("Bass").effect("Sound Keys")("Output 1").value;
- } else {
- 0;
- };
- if(thisComp.layer("Funcion").effect("On/off Displace")("Slider").value==0){
- 4*thisComp.layer("Bass").effect("Sound Keys")("Output 1").value;
- } else {
- 0;
- };
Advertisement
Add Comment
Please, Sign In to add comment