Bringing sound into Jitter
I am working on my first Jitter patch. I want to record my voice as a .wav file, and then upload it into my patch. After that I want what I think is the framerate of the jit.qt.movie to drive the sound of my voice.
I have two questions.
1. After I have the .wav file how do I actually load it into the patch, and what object do I use and where does the file live in my MAX directory
2. how to I make the jit.qt.movie actually drive the sound?
I know almost nothing about this and every answer I look at is way too complex.