Page 1 of 1

Velleman command to start DJ player

Posted: 23 Jun 2013 15:25
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?

Re: Velleman command to start DJ player

Posted: 24 Jun 2013 19:28
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.