Velleman command to start DJ player

You have a question or need an advice about how to do something? Ask it here!
Post Reply
mikedude
Posts: 17
Joined: 27 Mar 2013 10:24
Velleman command to start DJ player

Post by mikedude »

I'm using command PLS_CURRENT_PLAYPAUSE_A and it works, but I'm not sure it's the correct command.
Because when I set the Cue point is another position and then press the hardware start button, it starts the corresponding track but with a fade in. So the volume is not set to 100% at the moment it plays.

Am I doing anything wrong?
User avatar
radio42
Site Admin
Posts: 8350
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: Velleman command to start DJ player

Post by radio42 »

Then you might use the PLS_CURRENT_PLAYPAUSENOFADE_A command.

The regular Play/Pause function starts playing the track using the 'Fading' option (which is by default turned on).
Which means a track is faded in/out accordingly.

The above (NOFADE) command starts/stops the track immediately without any fading.

Post Reply