HELP gran gaff mod JITTER to Syphon for Maddmapper
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.
Check my profile for syphon related topics.
i checked your profile. there was nothing that would help me!
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.
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.
This video is so sick man, i wish i could do that type of stuff.
https://www.youtube.com/watch?v=TuNeHIRvhvs here is some of my music.
here is my patch so far... it connects to syphon and plays that countdown video.
but i cant get it to play granz gaf.
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.
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
Hi Oscar. Gonna need a day or two. Hectic schedule.
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..
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
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
...I'm just here to see how many different ways that can be spelled. Granz Gaff? Gran Gaff? Ganz Graf?
This might be helpful.
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.
im trying toget this ready for my live performance CHECK OUT SOME OF MY MUSIC.
Hi Oscar,
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.
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.
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.
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.
+1 dtr. Oscar there are no shortcuts with programming with max. Do the tutorials and set the project for another deadline.
thank you guys for the support and critiques you guys are 100% right.
i will do my homework
The show in summer is ample time to get this working, btw.
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?
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!
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.
everything worked fine. but now i cannot make a jit.gl.syphone NOde i cant import that object in..any ideas
No idea what you mean. Jit.gl.node or something else ?