XML Feeds

.

[jitter] Re: Video and audio?

Robert Ramirez rob at robtherich.org
Thu May 1 20:19:40 MDT 2008


Quote: Little Bear wrote on Thu, 01 May 2008 18:12
----------------------------------------------------
> I don't know what forum to put this under.  I am kinda new to Max MSP \ Jitter.  I am trying to get into video scrubbing.  I was wondering if there is an easy way to control treble, and bass levels coming out of a jit.qt object that is play an .mp4, 

look at the spigot~ object (assuming it's working on your platform and max version). otherwise, extract the audio as an aif or wav, and load it in a buffer controlled by a groove~ object.  fairly trivial to sink a qt.movie to the right output of groove~.  
then send this output (either spigot~ or groove~) to an fffb~ object.

> also lets say there is music being played by two jit.qt's how would someone go about creating a beat matcher for the audio outputs.  

not sure what you mean here.  please be more specific.  you mean two movies, each with their own soundtrack (music videos), and you want an automatic way to sync their bpm?  there's no automatic way to do that in msp, and it would be very complicated for a beginner to implement something.

maybe others have more suggestions.




More information about the jitter mailing list