Hello all
I would like to make a button that will use the fade out script I found here...
repeat_start_instant 'levelSweep' 10ms 101 & level & param_smaller 1% ? stop & repeat_stop 'levelSweep' & stop & repeat_start "WaitTimer" 100ms 1 & level 100% : level -1% : nothing
and add on 'go to the next cue' and stop so that I can just hit play for the next cue point.
I use this for weddings that have a bunch of songs for the introductions. I just make one long recording of the songs or parts that I need and then setup cue points for each couple. It would be easier to push a button then for me to manually fade out, stop track, hit next cue then play again. I am usually by myself and have to hold the mic, ipad and work the controller at the same time.
Thank you for any assistance you can give me.
DJ.LJ
I would like to make a button that will use the fade out script I found here...
repeat_start_instant 'levelSweep' 10ms 101 & level & param_smaller 1% ? stop & repeat_stop 'levelSweep' & stop & repeat_start "WaitTimer" 100ms 1 & level 100% : level -1% : nothing
and add on 'go to the next cue' and stop so that I can just hit play for the next cue point.
I use this for weddings that have a bunch of songs for the introductions. I just make one long recording of the songs or parts that I need and then setup cue points for each couple. It would be easier to push a button then for me to manually fade out, stop track, hit next cue then play again. I am usually by myself and have to hold the mic, ipad and work the controller at the same time.
Thank you for any assistance you can give me.
DJ.LJ
geposted Mon 03 Aug 20 @ 3:31 am
repeat_start_instant 'levelSweep' 10ms 101 & level & param_smaller 1% ? stop & repeat_stop 'levelSweep' & goto_cue +1 & repeat_start "WaitTimer" 100ms 1 & level 100% : level -1% : nothing
geposted Mon 03 Aug 20 @ 2:41 pm
That does just what I needed. Thank you!
geposted Tue 04 Aug 20 @ 2:21 am