Page 1 of 1

Quartz Composer Module?

Posted: Sat Feb 04, 2012 1:00 pm
by pele2010
hi ,

is it possible to script a module that controls parameters of a QC Composition ?

And if so : How do i address the code ?

is this made with python ?

any help on this would be great.

thanx

pele2010

Re: Quartz Composer Module?

Posted: Tue Feb 14, 2012 1:11 am
by The Midi Thief
I have never been successful in making any good communication between Modul8 modules and Quartz comps that are loaded into M8. But you could write to a xml file and have the QC file read from that but I don't think that's a very good method if you have a lot of precise data that needs to be transfered. That would create a lot of unwanted disk activity.

You could go another way and have run your QC file in Quartz Composer and send over Syphon to Modul8. Then you can control you QC file from M8 with Midi (or OSC but that gets a bit more complicated). This method will cause you a few frames delay unfortunately.

Re: Quartz Composer Module?

Posted: Mon May 14, 2012 8:21 pm
by orion
This is exciting that one can control parameters of quartz files but it's not exciting that it's driven by resolume
http://vimeo.com/11047601

Re: Quartz Composer Module?

Posted: Wed Sep 05, 2012 1:12 pm
by Vibber
I've been thinking the same thing. The only solution I can realistically see working is that the Quartz patch communicates with a Modul8 module via OSC. then you would have to implement a OSC server in each Quartz file you make. It could be done I'm sure but I never finished the project as I thought the idea would not be simple enough to be usable for other people. Instead I've moved on to other VJ apps instead of Modul8 when I need QC integration.

Re: Quartz Composer Module?

Posted: Thu Oct 04, 2012 11:50 am
by orion
I agree, I like using the newest version of mix emergency for quartz files and then piping that into modul8. a friend of mine uses quartz exclusively for vjing. to each their own i suppose. I must admit that though that I haven't pursued quartz that heavily and mostly because it doesn't flow well with m8.

Re: Quartz Composer Module?

Posted: Thu Oct 04, 2012 12:43 pm
by Vibber
I have given up the idea of making Quartz work in Modul8 as I have had several experiences with features of Quartz not working (even with hacks such as the QCrehab plugin developed by Kineme) and also I've experienced poor performance compared to the same Quartz patches in other VJ apps. Even though it's possible to obtain better framerates by converting a quartz file via Quicktime to a .mov it's still not fast enough compared to how it should work.