Crossfade decks with early end to track

Started by rnagenetics, December 26, 2018, 09:31:37 PM

Previous topic - Next topic

rnagenetics

We are looking at implementing AudioDJ to replace and existing media player.
We will be crossfading tracks and in addition we want tracks over a configured period of length to end early and start fading to the next track.

What I prototyped out is using 2 decks which are enabled for cross fading.  When I add a track to a deck I'm checking to see if the length of the track is over our configured time and adding a cue point to the track which will fire early enough for me to grab the next track, add it to the correct deck, and then manually start the cross fading.

Is this the best option of accomplish this?

Administrator

Hello,

if you are not going to use a fixed playlist, meaning that songs will be chosen every time manually by the DJ, your approach is certainly the best one. Any information needed for a good cross fading can be found inside the "How to use the Automatic Fader" tutorial available inside the documentation.

Kind Regards

Severino Delaurenti
MultiMedia Soft

rnagenetics

Perfect, I already have a proof of concept completed.  We should be finishing the implementation soon and you should see a order for a license key.

Thank You