sonogram to syphon
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 ...
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.
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
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.....
Have a look at Jean-François Charles's patches. Great examples of FFT with Jitter.