I am trying to create a script that will do a fluid analysis so that when loading any song in the deck, it will change the song from rigid to fluid in the BPM editor. I basically want a shortcut that will do the same thing as going into the BPM editor, and then selecting fluid.
But if I do this, will this mess anything up when loading a song that does not need a fluid analysis, such as an EDM track?
Or maybe there is a script that will only change the track from rigid to fluid if the track needs it? That will be preferable.
Thanks.
But if I do this, will this mess anything up when loading a song that does not need a fluid analysis, such as an EDM track?
Or maybe there is a script that will only change the track from rigid to fluid if the track needs it? That will be preferable.
Thanks.
Posted 3 days ago @ 3:23 am
reanalyze 'fluid' & set_fluid 1
But no, if you tell it to use fluid it will :)
Also you may not want to re-analyze every time
But no, if you tell it to use fluid it will :)
Also you may not want to re-analyze every time
Posted 3 days ago @ 8:12 am
Thanks, this worked, but if there is a way to create a script that will also check the track to see if there was already a fluid analysis or if it needs it before doing the fluid analysis, please post it.
Posted 3 days ago @ 11:47 am
There's a browser column to display that information. Also the default skins show a tilde beside the BPM if fluid is enabled for the track.
Posted 3 days ago @ 11:57 am
You should not really scan for fluid tracks that don't need fluid (are rigid)
For EDM tracks generally you'll have better results with rigid algorithm.
You should only scan for fluid if rigid scan does not do a good job.
For EDM tracks generally you'll have better results with rigid algorithm.
You should only scan for fluid if rigid scan does not do a good job.
Posted 3 days ago @ 12:51 pm





