OSC value enabled by default
I have a network controlled composition that I'm working on that I'm having some trouble with. I'm using OSC to enable and disable patches in the slave composition, but if it crashes and reopens any of...
View ArticleOSC receiver not working
quartz composer OSC receiver has stopped working. It worked before. With OSCulator everything is fine. I get no error messages from QC. In console i get:3/16/10 4:16:38 PM Finder[231] *** Patch class...
View ArticleCard Trick.
here is a sneak peak at a developing composition.so this is an example of interfacing quartz composer with the iphone via udp tcp socket xml strings. so this a screen shot locally but this works remote...
View Articleipad osc qc controller
here is an app... i think people might want to use with their ipad. at least i have been making some use with it. its just a simple multi-touch accelerometer osc controller. there doesn't seem to be...
View ArticleiPad2QC->OSC Multi-Touch Accelerometer (Composition by dust)
Composition TitleiPad2QC->OSC Multi-Touch AccelerometerScreenshothere is a patch that sends multi-touch and accelerometer iPad events to quartz composer.version 2....port [6666]i simplified the...
View Articlemulti-touch fun
just wanted to share a composition i made today...the idea came when i started making a multi-touch painting app native to the ipad. sure there are lots of painting apps but i wanted to make a motion...
View ArticleSplatter Paint II (Composition by dust)
Composition TitleSplatter Paint IIScreenshothere is another splatter paint this runs via multi-touch and mouse. try some blend modes out for interesting splats.
View Articlemulti-touch music box
so this is a comp i have been working on. it is a pretty intensive process as i am using quartz composer, unity3d, and ableton live. in future versions im pretty sure this will have to be a multi...
View Articlemobile browser based osc multi-touch to qc
so the idea is you come up to an interactive display, lets say at some arbitrary store front, and your waiting for the bus etc... you notice a sign that says "your art here dot com :8080 " just browse...
View ArticleEye Synth OSC
http://itunes.apple.com/us/app/eye-synth-osc/id428793374?mt=12&ls=1#just thought i would share this with community here as i would not have been able to build something like this if it wasn't for...
View ArticleIannix and QC
I'm trying to make run together Iannix (http://www.iannix.org) with QC through OSC. I have 20 elements in Iannix which sends their ID, X and Y position every 20ms under the same adress: /cursor...
View ArticleUsing TUIO with more than one port
I have been using the new TUIO apps for both the iOS and Android. Alone they are great, but when I connect them in combination, the one port (3333) cannot handle both at the same time.So I am wondering...
View ArticleFrequency BPM OSC (Composition by rbetin)
Composition TitleFrequency BPM OSCScreenshotFrequency BPM OSC is a simple example using Kineme GL Point and Line StructureThis composition can be used to display frequency Waveform from 1Hz up to 20Hz...
View ArticleBBOSC & MnstriOSCTools incompatible? -- do not work in parallel!
BBOSC.plugin (1.0.1-FIXED) https://github.com/jdelStrother/BBOSC andMnstriOSCTools.plugin (1.0) http://mansteri.com/software/cannot run together!When i try this, QC crashes with the error...
View ArticleQC OSC Implementations
What are the thoughts about the various QC OSC implementations?I'm familiar with:-the stock OSC patch. It seems like this has some issues with truncating floating point values, and whatever happens to...
View ArticleOutput Frame Rate
I was wondering if there was a way to output the frame rate of a composition, such as to another computer or device via OSC.When I pull up the fps patch, there are only inputs and no outs. Is there a...
View ArticleOutput Power
Hello,Similar to my post about outputting the frame rate of the composition to any device, is there a way to output the power remaining (seconds, percent, etc) of a computer as well?I looked and there...
View ArticleTouchOSC Pushbutton Sample&Hold
I was making a grid of buttons with TouchOSC yesterday, and wanted to set it up so that each button had a value assigned to it, and when someone pushes the button for the value to stick until they push...
View ArticleMultiple Interactions with Sprite
Hello,I have been trying to make a slider that responds to direct interaction (mouse) and also to 2 finger drags (magic pad). So that I can click and drag the slider to a position and/or use a 2 finger...
View ArticleUniversal OSC IP Address
When using the OSC Receiver patch, how can one use a universal OSC IP address for incoming messages?I know you can use 127.0.0.1 for use when receiving any messages on the local machine, but is there a...
View Article