jit.gl.polymovie
This is superuseful thanks.
@PHIOL
I have just a question, how I can get access to volume parameters? I tried to send message to jit.movie like "vol 0", used spigot~ and switched to jit.movie~ but nothing change.
My idea is to add audio FX on the sound coming from the video. Where is the audio playing from?
Thanks a lot in advance
Hi oink oink
I haven't used jit.movie~ yet and I'm out of time to test it.
Have you tried:
- @vol 0 in the master generic voice ?
- if not , create a send receive , where you'll be able to have control for each voice in one go.
Or better, use the target 0 to speak to all and target (voice instance number ) to speak to a specific voice.
phiol