Sign In:     


Forum: General Discussion

Topic: midi controler script pls

This topic is old and might contain outdated or incorrect information.

Hi

i have an old midi controler - sound card that i want to use in my old pc for live proadcasting

BCD 2000 Behringer

It has a faction talk over that doesent work.. but i dont care

I would like when i press continuously this button.. to fade the music that is playing -10db so i can speak from the microphone.. and when i releas the button the music will come to the right level..

but i dont have the skils tou syntax this script to add to midi datebase


so any help from the experience users?

thanks in advance
 

Posted Mon 26 Nov 12 @ 4:11 am
you could try something like this if you want a momentary action that will lower the gain for up to 4 decks.

deck 1 set_gain -10 while_pressed & deck 2 set_gain -10 while_pressed & get_decks 4 ? deck 3 set_gain -10 while_pressed & deck 4 set_gain -10 while_pressed : nothing
 

Thanks man :)

I think that is what i am looking for :)

i will try it and will tell the results :)
 

Personally I would avoid to mess with the gains. I would just set the volumes to a low level.
 

Thanks both :)
 



(Old topics and forums are automatically closed)