Search found 7 matches
- Sat Apr 22, 2023 21:34
- Forum: Wire Wire, Pants on Fire!
- Topic: [Help] - "Mixer" patch type usage for RGB masking
- Replies: 2
- Views: 26166
[Help] - "Mixer" patch type usage for RGB masking
Good afternoon. i'm behind the idea of a RGB mask based mixer. I have a working patch in wire, that takes 4 inputs ( 3 sources and a control texture) and masks layer 1 with the control´s Red, layer 2 with control's Green, and layer 3 with control's Blue. It then performs an additive mix of the 3 ...
- Mon Dec 05, 2011 02:13
- Forum: General Chat
- Topic: OSC manual
- Replies: 82
- Views: 226574
Re: OSC manual
i'm actually working on the Android version of TouchOSC, got the TouchResolume (made for ipad)template added into it, and as i'm on a PC, made a PureData patch so as to rename the osc messages coming from the Application. i'm actually having trouble with the PD patch.
- Fri Dec 02, 2011 23:42
- Forum: General Chat
- Topic: OSC manual
- Replies: 82
- Views: 226574
Re: OSC manual
No one? i tried with the processing patch but couldn't get it to work...any advice on how to get the ocsp5 library to run ?
- Sun Nov 27, 2011 00:22
- Forum: General Chat
- Topic: OSC manual
- Replies: 82
- Views: 226574
Re: OSC manual
I see i forgot to explain why i'd prefer OSC messages rather than midi...well..i've got it working thru midi mapping, but can't use the layout pages that rely on the /activelayer command, as i can only map them to one layer (and even in the case that i managed to map them to every layer's fader/push ...
- Sat Nov 26, 2011 22:39
- Forum: General Chat
- Topic: OSC manual
- Replies: 82
- Views: 226574
Re: OSC manual
Oh, well, the Control PD patch came with some instructions, wich sent me here
http://www.youtube.com/watch?v=rxHIJx-O3iU
maybe i'll be gettin somewhere... i'll keep you up folks.
http://www.youtube.com/watch?v=rxHIJx-O3iU
maybe i'll be gettin somewhere... i'll keep you up folks.
- Sat Nov 26, 2011 21:26
- Forum: General Chat
- Topic: OSC manual
- Replies: 82
- Views: 226574
Re: OSC manual
OH, really appreciate your input. Didn't know the template was yours. it's great!.
Would be great if i could use OSCulator, but i'm on PC!
let's see. i've put, thanks to another expert, your Touch Resolume template in touchosc 1.2 i've also modified the xml file so as to be able to map the ...
Would be great if i could use OSCulator, but i'm on PC!
let's see. i've put, thanks to another expert, your Touch Resolume template in touchosc 1.2 i've also modified the xml file so as to be able to map the ...
- Sat Nov 26, 2011 00:37
- Forum: General Chat
- Topic: OSC manual
- Replies: 82
- Views: 226574
Re: OSC manual
] You will have to do a little bit of programming in Pd to convert the OSC received from TouchOSC into Resolume OSC commands. For example, TouchOSC will send something like /2/fader1 <x> and you need to convert that into something like /layer1/video/opacity/values <x>.
Or you could just hack the ...
Or you could just hack the ...