Remove sound from jitter
Hey guys quick question!
I just wanted to ask if i don't want sound in jitter what do i do, without losing sound from my loop player?
Cheers!
Overhere jitter is pretty silent. Unless you mean sound that is part of a movie played with jit.qt.movie object. In that case there is a trackvol message.
jit.qt.grab/jit.gt.movie can receive "vol $1" messages. It is in the help file. Use a loadbang to initialize from the start.
Do it directly in the object by typing [jit.qt.movie @vol 0] and you're sorted!