sonogram to syphon

Anton Harsh's icon

hello, i am trying to export a sonogram from max/msp to syphon, to control the sonogram as a video footage. However the sonogram object has no outputs or something like that. I f anyone knows an easy way how to manage that, i would appreciate it.

thanks a lot ...

Roald Baudoux's icon

You might either build a sonogram patch using MSP FFT objects and Jitter or use the Jitter object which allows to grab what's displayed on the screen. I don't remember the name, sorry.

Rob Ramirez's icon

you either have to build it yourself (check out the jitter-audio examples, specifically Max 6.1/examples/jitter-examples/audio/jit.poke~-spectrogram.maxpat )

or you can capture the normal spectroscope with jit.desktop

Anton Harsh's icon

thanks a lot for your advise, finally i will built it by myselft according to the jitter example as you said, this is the optical result i want, so it is wise to do in that way.

cheers.....

Roald Baudoux's icon

Have a look at Jean-François Charles's patches. Great examples of FFT with Jitter.