Search found 36 matches

by beatfix
Thu Aug 21, 2014 18:19
Forum: New Features
Topic: Custom OSC input Values
Replies: 3
Views: 7728

Re: Custom OSC input Values

Not complaining, but I just wanted to mention that I ran into this exact same problem, trying to implement the ability to resize / move layers in my TouchOSC templates.

I will try OSCulator as a workaround - also thinking about looking at PD for a cross-platform solution...

- j
by beatfix
Wed Aug 20, 2014 15:41
Forum: Developers Developers Developers
Topic: New TouchOSC template - seeking feedback
Replies: 1
Views: 4366

New TouchOSC template - seeking feedback

Hi everybody, Despite my occasional grumbling about OSC in Resolume, I find myself repeatedly drawn back to it, largely because of the hard-coded address paths, and the fact this means that a single template will consistently talk to all copies of Res everywhere. I've spent a chunk of time over the ...
by beatfix
Fri Aug 01, 2014 02:32
Forum: Problems? Bugs? Solutions!
Topic: XY Pad on TouchOSC
Replies: 6
Views: 9397

Re: XY Pad on TouchOSC

You can also use the TouchOSC MIDI bridge and do it over MIDI instead of OSC. I ended up doing this with my patch, because it also allows things like touch on/off as MIDI notes. TBH I've gotten frustrated with OSC in Resolume, to the point of mostly moving on from it, at least until a new implementa...
by beatfix
Tue Jul 08, 2014 01:26
Forum: Developers Developers Developers
Topic: World plugin?
Replies: 6
Views: 15017

Re: World plugin?

Yep, it's Whorld, and it's a real thing. The original software is a Windows app, but a feature-limited version of the code was ported to FFGL by my friend Dewb, so he could use it with Res on OSX. We use an internal build of it at shows all the time, and it works a charm. You can see it in action he...
by beatfix
Wed Feb 12, 2014 02:51
Forum: Problems? Bugs? Solutions!
Topic: 2 Resolume Arena OSC Problem
Replies: 22
Views: 30316

Re: 2 Resolume Arena OSC Problem

New version of the OSC whitelist script - this one fixes an error in Processing related to OSC messages being too big. It's still a bit fidgety - if you pass through too many OSC values at once there can still be problems - but it's much more robust than the previous version. It appears this version...
by beatfix
Fri Jan 31, 2014 09:01
Forum: New Features
Topic: Grouping & locking slices
Replies: 4
Views: 5809

Re: Grouping & locking slices

+1 Grouping slices also occurred to me, glad to hear it is being worked on.
by beatfix
Wed Jan 29, 2014 04:58
Forum: Problems? Bugs? Solutions!
Topic: 2 Resolume Arena OSC Problem
Replies: 22
Views: 30316

Re: 2 Resolume Arena OSC Problem

I have yet to try the script at a gig (though I may get a low-key opportunity this weekend), but I've already found one nice use for it - setting up a composition on multiple computers at once. I've never actually ported a composition from one machine to another before, so I don't know how much pain...
by beatfix
Wed Jan 29, 2014 04:53
Forum: Problems? Bugs? Solutions!
Topic: 2 Resolume Arena OSC Problem
Replies: 22
Views: 30316

Re: 2 Resolume Arena OSC Problem

@dun_panic If you give me a more specific question I may be able to help, but trying to generally answer "how does it work" will take more time than I have to spare. Are you familiar with how to run Processing scripts? Did you already read the (admittedly minimal) howto.txt?
by beatfix
Thu Jan 23, 2014 15:16
Forum: Problems? Bugs? Solutions!
Topic: MIDI LED feedback with NanoKontrol2
Replies: 2
Views: 6890

Re: MIDI LED feedback with NanoKontrol2

Bingo! That was it. It was right in front of my nose, yet I missed it because it never occurred to me that MIDI feedback is a) something that you would want to turn off, and b) disabled by default. Anyway, I found the setting in the Korg Kontrol Editor, switched it, and now everything is working fin...
by beatfix
Wed Jan 22, 2014 19:41
Forum: Problems? Bugs? Solutions!
Topic: MIDI LED feedback with NanoKontrol2
Replies: 2
Views: 6890

MIDI LED feedback with NanoKontrol2

Hi all, Wondering if anyone has experience using the Korg NanoKontrol2 with Resolume, specifically getting MIDI feedback from Resolume back to the controller. I want to use the buttons on the Nano as effects on/off toggles, where the buttons are lit/dark corresponding with their status in the Resolu...