HELP gran gaff mod JITTER to Syphon for Maddmapper

oscar kasnfkajdsf's icon

I am super new, i spent days trying to figure this out i cannot..

i want granz gaff jitter patch to run soundreactive visuals...

than i want syphon to pipe the video to mad mapper

madmapper will be used to for 3d projection mapping of the visuals

I cant figure out how to syphon out the video from the patch and its killing me.

Andro's icon

Check my profile for syphon related topics.

oscar kasnfkajdsf's icon

i checked your profile. there was nothing that would help me!

Andro's icon

Create a jit.gltexture @name to_madmapper
Create a trigger object going to jit.gl.render
t erase to_texture b
Get the 2nd outlet of trigger ( to_texture)
Send it to append to_madmapper ( could be prepend not behind my computer)
Plug the output of jit.gl.texture into the jit.gl.syphon object ( maybe needs the name of the texture to be defined @texture to_madmapper).
Jit.gl.texture has to be banged to intialise it.
Hope that gets you going.

oscar kasnfkajdsf's icon

I am a musician
I dont really know much about programming with max.
I have spents hours and hours meddling with granz gaf mod trying to syphon out the signal, to no avail.i really have no idea what you suggested as hints in the comment above.

i am throwing a series of shows at an art walk this summer,
i have a full band set up with vocalist.
I really need to get granz gaf out to mad mapper v.i.a syphon so i can 3d projection map on to sculptures around the band.
the audio reactivity of granz coupled with the live band should create an interesting musical environment..
here is some of my original music
https://www.youtube.com/watch?v=TuNeHIRvhvs

if you help me, i am willing to western union or pay pall you compensation for your trouble.
i have spent months getting everything together for these shows and this is the last final link and its so frustrating.

oscar kasnfkajdsf's icon

This video is so sick man, i wish i could do that type of stuff.

oscar kasnfkajdsf's icon
oscar kasnfkajdsf's icon

here is my patch so far... it connects to syphon and plays that countdown video.
but i cant get it to play granz gaf.

oscar kasnfkajdsf's icon

...

Ganz-Graf.amxd
amxd
Andro's icon

Hi Oscar. Tutorials and learning from the bottom up are the best ways to approach this. Booked out today but tomorrow i ll put a basic patch together to get you going.

oscar kasnfkajdsf's icon

Thanks man i spent hours apon days trying to figure this out, its great that there is a community that i was able to reach out and get some help

Andro's icon

Hi Oscar. Gonna need a day or two. Hectic schedule.

oscar kasnfkajdsf's icon

its cool man i just got out the hospital as well i ripped a tendion in my knee...
there is no rush i just hope that one day i can get this up and running..

oscar kasnfkajdsf's icon

i have still have been tooling with the code. i am starting to think its not possible.
there seems to be a difference between .mov and avi. files and generated graphics..

i keep getting super close things are being spyhoned into mad mapper from the patch...

but just not the generated video

Craig's icon

Hi Oscar,

If you are looking to get Shapes like cubes etc and then place jitter on them then it can be very easy done. Here is a patch with some jitter noise and effects placed on a rotating 3d cube and it is spyhoned into mad mapper and works fine. You could build your own instead of using granz gaff or if you really want to stick with ableton can syphon out of ableton to madmapper and is few ways to do so. Let me know if this helps or need anymore.

Cheers,

Craig

visual-box-movement.maxpat
Max Patch
Wetterberg's icon

...I'm just here to see how many different ways that can be spelled. Granz Gaff? Gran Gaff? Ganz Graf?

b00kwheat's icon
oscar kasnfkajdsf's icon

Craig thanks for your comment

granz gaff does exactly what I want, no need to program one from skratch, plus I dont know anything about coding in max.

I simply want to sphyon out granz gaff,
Than use mad mapper to mold them onto the geometric sculpture.
can you please provide me with some tips or ideas or something please.
it seems impossible i tried 0THELL0 T1NKERB0T tutorial and it got me super close.

I dont want to render 3d objects.

oscar kasnfkajdsf's icon

im trying toget this ready for my live performance CHECK OUT SOME OF MY MUSIC.

Andro's icon

Hi Oscar,

Max Patch
Copy patch and select New From Clipboard in Max.

Do you have a mac or a PC ? Is it just a film you want to send through ?
Heres a very simple stripped patch which just sends video through to madmapper.

Rob Ramirez's icon

hi oscar. it is very easy to send jitter-gl output to syphon, but you need to understand the basics of how gl works in jitter.

in your patch, you are sending audio signals to a jit.gl.mesh and a jit.fpsgui. delete those. also delete the section where you created a new render context and jit.qt.movie.

simply create a [ jit.gl.node sample @capture 1 ] and connect the middle outlet of the jit.gl.node to the left inlet of your two jit.gl.mesh objects.
next create a [ jit.gl.syphon sample @servername SickGLMoves ]
then connect the left outlet of jit.gl.node to the left input of jit.gl.syphon
if the output is upside down, simply stick a jit.gl.slab in between gl.node and gl.syphon.

that should do it.

oscar kasnfkajdsf's icon

Rob Ramirez thank you for your input.

I am trying what you reccomended, i am new to brand spanking new to max and are following your direction but i just dont understand. can you please provide a simple patch i can follow and reverse engineer. i am still learning how to create nods and i dont really know how they work together.

dtr's icon

Do yourself a favor and work through the tutorials included with Max. You'll learn the basics and understand better what people here are telling you loud and clear.

Andro's icon

+1 dtr. Oscar there are no shortcuts with programming with max. Do the tutorials and set the project for another deadline.

oscar kasnfkajdsf's icon

thank you guys for the support and critiques you guys are 100% right.
i will do my homework

dtr's icon

The show in summer is ample time to get this working, btw.

oscar kasnfkajdsf's icon

THANK YOU GUYS I GOT IT RUNNING....

i have another question.

how can i take a clip in session view and when it is playing have it export through syphon to mad mapper?

oscar kasnfkajdsf's icon

i want every session row to have its own video clip, that clip to be picked up and syphoned ouyt

once the next row of music and video is triggered, i want to that video to be automatically picked up and syphoned out.....

anymore tips would be great!

Andro's icon

If your videos are in Max/jitter (not M4L ) then you can just go to preferences and send out midi from live to max. Use the max midi objects to trigger a video.

oscar kasnfkajdsf's icon

everything worked fine. but now i cannot make a jit.gl.syphone NOde i cant import that object in..any ideas

Andro's icon

No idea what you mean. Jit.gl.node or something else ?