Search found 66 matches

by alfaleader
Mon Aug 25, 2014 16:44
Forum: New Features
Topic: Correct OSC naming
Replies: 13
Views: 16036

Re: Correct OSC naming

MIDI can just be used on 1 computer, the big plus of osc is that you can use a network (so multicast, broadcast...). Much more flexible in the use then midi
by alfaleader
Wed Aug 20, 2014 15:51
Forum: New Features
Topic: Correct OSC naming
Replies: 13
Views: 16036

Re: Correct OSC naming

The problem is pattern matching does use a lot more resources then just comparing 2 strings, what might be very important while using microcontrollers (I use them a lot, and every Kb RAM and cpu cycle saved is important).
by alfaleader
Tue Aug 12, 2014 13:48
Forum: New Features
Topic: HAP support?
Replies: 37
Views: 60617

Re: HAP support?

Except if you have 1000+ files that are encoded in another format and you need to recode them to DXV (with always a small quality loss).

HAP support would mean we could use 1 codec and use it in all other vj programs with GPU encoding.
by alfaleader
Tue Aug 12, 2014 13:47
Forum: New Features
Topic: Correct OSC naming
Replies: 13
Views: 16036

Re: Correct OSC naming

Yeah you're right, there is no "standard OSC". But how I see it, your /bla/bla/blaaa is an address and the variables are the things you want to send. If you have /layer/clip/connect 3 2 1 you can easy match the address with: if(oscmessage.address == "/layer/clip/connect"){ ...} T...
by alfaleader
Fri Aug 08, 2014 11:45
Forum: New Features
Topic: Correct OSC naming
Replies: 13
Views: 16036

Re: Correct OSC naming

No, /layer/clip/effect/parameter 3 2 5 2 0.5 is the correct way of doing things with OSC. When you are programming /layer/1/clip/2/... is the same as the system now (address is just a string, so why bother adding another / ? I would love the normal /layer/clip/effect/parameter 3 2 5 2 0.5 OSC. Would...
by alfaleader
Tue Jan 07, 2014 12:37
Forum: New Features
Topic: Multi-GPU
Replies: 8
Views: 12236

Re: Multi-GPU

With the new Mac Pro we might see some more multi-GPU support coming for vj software :)
by alfaleader
Wed Oct 02, 2013 20:52
Forum: New Features
Topic: Advanced Output Brightness < .50
Replies: 6
Views: 8217

Re: Advanced Output Brightness < .50

Thanks guys! Looking forward to Res 5!

Would also like triangle slices and zooming/panning in the advanced output (but you will most likely already thought of that)
by alfaleader
Mon Sep 30, 2013 12:13
Forum: New Features
Topic: Advanced Output Brightness < .50
Replies: 6
Views: 8217

Re: Advanced Output Brightness < .50

Thanks, forgot about the master opacity fader! (didn't had to use it ever before).

But would be cool to set it up in advanced output so your preview screen isn't so dark.
by alfaleader
Fri Sep 27, 2013 16:51
Forum: New Features
Topic: Advanced Output Brightness < .50
Replies: 6
Views: 8217

Advanced Output Brightness < .50

Hi I played with a LED screen last week and as you might already know LED screens are bright as hell! It was in a fairly small room so the screen overwhelmed all the other lights. Problem was I couldn't put the brightness from the output slices lower then .50 and the screen was still way to clear. H...
by alfaleader
Thu Aug 15, 2013 12:33
Forum: Hardware
Topic: AKAI APC 40 and Resolume Avenue
Replies: 83
Views: 289408

Re: AKAI APC 40 and Resolume Avenue

Did my program crash? Please give some more information so I can try to fix it. UPDATE: the release version is going to be released in september (I'm currently having examns so don't have time now). The price will be around 20€, the money is going to be spend on new midi controllers so I can make ne...