Search found 9 matches
- Wed Apr 29, 2015 19:17
- Forum: Developers Developers Developers
- Topic: AS3 - Extended resolumeCom package
- Replies: 3
- Views: 7648
Re: AS3 - Extended resolumeCom package
I don't know if I'll be of much help if you plan on developing/refining it further. I'd been using AS3 as a means to learn object oriented programming, and most of my dev work since then is in C/C++, C#, and Python. Truth told, I barely remember AS3's syntax any more... I do appreciate the ...
- Thu May 08, 2014 16:57
- Forum: New Features
- Topic: Parameter animation curves
- Replies: 14
- Views: 18439
Re: Parameter animation curves
Ah, okay - I wasn't aware of that nuance of deck operation. I can probably rearrange things to make that work for me. Thanks Joris!
- Fri May 02, 2014 21:26
- Forum: New Features
- Topic: Parameter animation curves
- Replies: 14
- Views: 18439
Re: Parameter animation curves
What if I don't want the signal to follow changes in activity? Is there a way to specify a deck, layer, and clip simultaneously to ensure that the signal sticks to a specific clip?
- Wed Apr 30, 2014 01:18
- Forum: New Features
- Topic: Parameter animation curves
- Replies: 14
- Views: 18439
Re: Parameter animation curves
Great responses, guys - I'll be exploring all of these options. After a cursory glance Duration, it looks like it'd integrate extremely well with my other projects... That might be my final choice on the basis of versatility alone.
Edit: From a brief glance at the way OSC connections work, it looks ...
Edit: From a brief glance at the way OSC connections work, it looks ...
- Tue Apr 29, 2014 18:47
- Forum: New Features
- Topic: Parameter animation curves
- Replies: 14
- Views: 18439
Re: Parameter animation curves
That is PRECISELY what I'm talking about! Unfortunately the program is Mac-only... This did bring my attention to the extreme level to which Resolume exposes itself to OSC, though - I'm pretty code-savvy, so perhaps I will make a similar software package. If this gets past the planning stage I'll be ...
- Mon Apr 28, 2014 11:45
- Forum: New Features
- Topic: Parameter animation curves
- Replies: 14
- Views: 18439
Re: Parameter animation curves
They don't hurt, but they're no match for a greater degree of control. You could, for example, automate the x/y positioning of a clip, ensuring that the repositioned clip always stayed centered over a certain part of a moving image from another clip in the column... Doesn't matter where the certain ...
- Mon Apr 28, 2014 00:54
- Forum: New Features
- Topic: Parameter animation curves
- Replies: 14
- Views: 18439
Parameter animation curves
Apologies if this one's been said already - I didn't see anything, but I'm new to the forums so I might have just missed it.
I've always felt that the 'Clip Position' and 'BPM Sync' parameter animation modes were one of Resolume's best features. That said, I would love to see them replaced with ...
I've always felt that the 'Clip Position' and 'BPM Sync' parameter animation modes were one of Resolume's best features. That said, I would love to see them replaced with ...
- Wed Apr 02, 2014 23:10
- Forum: Developers Developers Developers
- Topic: AS3 - Extended resolumeCom package
- Replies: 3
- Views: 7648
Re: AS3 - Extended resolumeCom package
A heavily revised version of the resolumeCom package is now available from my Google Drive . Please note that this revision is not backwards compatible . It does, however, strip all the slow parts from the package - I've seen noticeable framerate difference in my ActionScript-heavy Flash animations ...
- Tue Apr 01, 2014 19:56
- Forum: Developers Developers Developers
- Topic: AS3 - Extended resolumeCom package
- Replies: 3
- Views: 7648
AS3 - Extended resolumeCom package
Hello folks,
As my inaugural post on this forum, I'd like to give you all a gift - at least as long as the folks at Resolume don't mind :D. I've been developing an extended version of the resolumeCom package that handles interop between Resolume and Flash. A list of my changes/additions:
MAIN ...
As my inaugural post on this forum, I'd like to give you all a gift - at least as long as the folks at Resolume don't mind :D. I've been developing an extended version of the resolumeCom package that handles interop between Resolume and Flash. A list of my changes/additions:
MAIN ...