Search found 66 matches

by alfaleader
Wed Oct 31, 2012 10:10
Forum: Problems? Bugs? Solutions!
Topic: No OSC output except certain messages
Replies: 4
Views: 4420

No OSC output except certain messages

Hi I'm writing a processing program to control my apc20. I'm using midi for communications to the program and osc between the processing program and resolume. What I want to do is use the osc output to change the lights of my apc20 (I programmed different banks so I can use clip 1->8 with bank 1 and...
by alfaleader
Thu Oct 25, 2012 18:30
Forum: Problems? Bugs? Solutions!
Topic: suggestion: auto resize to composition size
Replies: 4
Views: 8005

Re: suggestion: auto resize to composition size

+1 Old but very much needed (I have a lot of swfs that have a small resolution)
by alfaleader
Wed Aug 22, 2012 19:05
Forum: Hardware
Topic: *spark d-fuser DVI video mixer is now available
Replies: 3
Views: 5323

Re: *spark d-fuser DVI video mixer is now available

I'm using the 1T-C2-750 controller, and it's a great tool! We're also building a spark d-fuser module from ourselves, so we don't need sparks module. Only downside from the 1T-C2-750 is that it has a very small delay for fading, but that isn't that much a problem (as you see in the "launch"...
by alfaleader
Thu May 03, 2012 13:50
Forum: New Features
Topic: Better/different OSC
Replies: 1
Views: 2515

Better/different OSC

Hi I would like some differences in the OSC implementation. for example: When you launch a clip it sends this OSC output: /layer3/clip1/connect f This is not this easy when writing a program, it would be a lot faster and easier if it would send this: /connect layer clip f With this you can use the p...
by alfaleader
Thu Mar 22, 2012 20:58
Forum: Hardware
Topic: APC20 QUESTIONS - ALFALEADER - COZER - SUBVERT
Replies: 7
Views: 11666

Re: APC20 QUESTIONS - ALFALEADER - COZER - SUBVERT

Yes, bomes/midi yoke is a nightmare to work with.

You could better make your own program in processing. You can use my program as a start.
Learning programming is not lost time, many vjs also do some programming themselves.
by alfaleader
Sun Mar 04, 2012 10:53
Forum: Hardware
Topic: APC20 QUESTIONS - ALFALEADER - COZER - SUBVERT
Replies: 7
Views: 11666

Re: APC20 QUESTIONS - ALFALEADER - COZER - SUBVERT

I couldn't get the "track selection/navigation" part to work directly in resolume.

For the playback modes for each layer, you could do "view->show layer transport modes". You can map these things to midi.
by alfaleader
Fri Mar 02, 2012 13:38
Forum: Hardware
Topic: APC20 QUESTIONS - ALFALEADER - COZER - SUBVERT
Replies: 7
Views: 11666

Re: APC20 QUESTIONS - ALFALEADER - COZER - SUBVERT

The switching between 2 banks (or something else) is done like this: You have in bomes different "presets" you can see in the left collumn. So you make a preset for your first bank and one for your second page. You put your commands you want in each preset. Now you only want one active and...
by alfaleader
Tue Jan 31, 2012 18:03
Forum: Hardware
Topic: AKAI APC 40 and Resolume Avenue
Replies: 83
Views: 288424

Re: AKAI APC 40 and Resolume Avenue

Hi I made a program to extend the possibilities of a controller with processing. (based on java). It features different banks and a fader mode, and lots other cool stuff. When you know your programming basics you can make your own program that suits your needs! http://vjforums.com/showthread.php?t=3...
by alfaleader
Mon Sep 05, 2011 16:16
Forum: General Chat
Topic: Akai APC 20 - "Shift Function"
Replies: 5
Views: 7234

Re: Akai APC 20 - "Shift Function"

I have a small tutorial for bomes with the apc20 (I think it's in the apc40 post in the hardware forum, or just search on vjforums). You could make 2 different presets in bomes (1 is "scene 1" and the second "scene 2"). When you press the shift button while in scene 1, scene 2 ge...
by alfaleader
Thu Sep 01, 2011 15:29
Forum: General Chat
Topic: Akai APC 20 - "Shift Function"
Replies: 5
Views: 7234

Re: Akai APC 20 - "Shift Function"

No, there is no inbuild scene change function.

The shift only changes the "scene" in ableton because ableton has this coded.

But it's possible to program the apc20 with programs as bomes, vvvv or max/msp.