jit.gl.hap's movie sounds in Max (MSP)

Francois Weber's icon

Hi,

So, i know that jit.gl.hap doesn't understand 'soc'. We can't use spigot~ for now.

I'm looking for a work around... a way to catch jit.gl.hap's movie sounds in Max (MSP).
Any ideas ?

Rob Ramirez's icon

best bet would be to export the sound track as an audio file, load up with groove~, and sync jit.gl.hap to the groove~ playback. make sure you have jit.gl.hap playback stopped (@autostart 0), and simply send time messages to control the playback.

there should be examples of doing this on the forums, with qt.movie, where jit.gl.hap can be substituted.

Francois Weber's icon

Thanks for this idea, i try that !

ctrlzjones's icon
Max Patch
Copy patch and select New From Clipboard in Max.

no need to export the audio before. your can read in buffer with the same step that you read the movie and then flying synchronized like this:

@rob:
how is the loadram for .hap going?
difficult stuff?

Rob Ramirez's icon

it's on the list.
no promises or timeframe though.