Ingreso rápido:  

Forum: Addons

Tópico: Automix Cues
 

Mensajes Tue 04 May 21 @ 3:14 pm
Can you break down what each one means? Trying to figure out which one sets the intro mix of a song and which one sets an outro mix for a song?
 

Nice Plugin. but what exactly does every pad do?
 

Doesnt seem to be working, nothing is getting set...
 

Does not work and VDJ should take this out from extension since no response from the developer. But overall decent idea
 

It works fine, to see what is set you need to open the poi editor.
 

In order to make the mixpoints visible in the timeline with white triangles ▼
you can also edit the related "database.xml".

With text editor or free command line tools like FindAndReplace
you can add for example for realstart and realend:
Find what: " Type="automix" Point="real
Replace with: " Num="-1" Type="automix" Point="real

" Num="-1" is the same as setting point type cue to "Marker only" in the poi editor.

In a 2nd step you have to replace all doubled (Num="-1" Num="-1") with single (Num="-1").

This is more convenient than using the poi editor for all songs to get visibilty of mixpoints.