Espero entiendan :v
★Sound Keys
▼Spectrum Adjustment:
Scale: 1
Q (smoothness): 0,3
Sub Base: 1
Base: 1
Mid: 1
Treble: 1
▼Range 1
Active: Yes
Type: Average of Range
Range 1 Corner 1: 100-100
Range 1 Corner 2: 600--800
Falloff: Instant
Fallof Time: 0,50
Output Min/Max: 0..100
Min: 0
Max: 100
Output 1 (Cronometro activo): 32,4
▼Range 2
Active: Yes
Type: Average of Range
Range 1 Corner 1: 100-100
Range 1 Corner 2: 600--800
Falloff: Instant
Fallof Time: 0,50
Output Min/Max: Custom
Min: 0
Max: 20
Output 1 (Cronometro activo): 6,5
▼Range 3
Active: Yes
Type: Average of Range
Range 1 Corner 1: 165-110
Range 1 Corner 2: 585--810
Falloff: Instant
Fallof Time: 0,50
Output Min/Max: Custom
Min: 10
Max: 100
Output 1 (Cronometro activo): 42,6
••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••
★Barra Isquierda
▼Transformar
Punto de anclaje: 5715-540
Posición: (Copia esto)
minAudio = 0;
maxAudio = 100;
minStretch = 3000;
maxStretch = 1476;
audioLev = thisComp.layer("Sound Keys").effect("Sound Keys")("Output 1");
s = linear(audioLev, minAudio, maxAudio, minStretch, maxStretch);
[s,s]
Escala: -53 / -580,3
Rotación: 0 / 180
Opacidad: (Copia Esto)
minAudio = 0;
maxAudio = 100;
minStretch =1;
maxStrech = 3;
audioLev = thisComp.layer("Sound Keys").effect("Sound Keys")("Output 2")*20.13
••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••
★Barra Derecha
▼Transformar
Punto de anclaje: 960 / 450
Posición: (Copia Esto)
minAudio = 0;
maxAudio = 100;
minStretch = 1476;
maxStretch = 3000;
audioLev = thisComp.layer("Sound Keys").effect("Sound Keys")("Output 1");
s = linear(audioLev, minAudio, maxAudio, minStretch, maxStretch);
[s,s]
Escala: 53 / 473
Rotación: 0 / 180
Opacidad: (Copia Esto)
minAudio = 0;
maxAudio = 100;
minStretch =1;
maxStrech = 3;
audioLev = thisComp.layer("Sound Keys").effect("Sound Keys")("Output 2")*20.13
••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••
★Blanco y Negro | Izquierda
▼Transformar
Punto de anclaje: 5715-540
Posición: (Copia esto)
minAudio = 0;
maxAudio = 100;
minStretch = 3000;
maxStretch = 1476;
audioLev = thisComp.layer("Sound Keys").effect("Sound Keys")("Output 1");
s = linear(audioLev, minAudio, maxAudio, minStretch, maxStretch);
[s,s]
Escala: -53 / -580,3
Rotación: 0 / 180
Opacidad: 100
••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••
★Blanco y Negro | Derecha
Punto de anclaje: 960 / 450
Posición: (Copia Esto)
minAudio = 0;
maxAudio = 100;
minStretch = 1476;
maxStretch = 3000;
audioLev = thisComp.layer("Sound Keys").effect("Sound Keys")("Output 1");
s = linear(audioLev, minAudio, maxAudio, minStretch, maxStretch);
[s,s]
Escala: 53 / 473
Rotación: 0 / 180
Opacidad: 100