I'm trying to set the volume controls for each deck so that they cut in much quicker, i.e. are at 100% when the level is at 4/10, then quickly fade out below that. A bit like a scratching crossfader curve. Can anyone help me with this, or point me in the right direction of the kind of language I need to use?? Cheers!!
Posté Thu 25 Jun 09 @ 4:26 am
Hello hadleycoull,
haven't do it... but "get_volume" give you the current reading of your volume. "&" wild add another action to that execution. "?" is a yes no question.
Not haven't very clear now, but your sentence is like:
get_volume ? 25% ? true sentence : false sentence
haven't do it... but "get_volume" give you the current reading of your volume. "&" wild add another action to that execution. "?" is a yes no question.
Not haven't very clear now, but your sentence is like:
get_volume ? 25% ? true sentence : false sentence
Posté Thu 25 Jun 09 @ 4:02 pm