Search found 33 matches

by MkUltra
Sun Nov 09, 2014 00:36
Forum: Problems? Bugs? Solutions!
Topic: Flash with HW accelerated graphics
Replies: 14
Views: 17287

bump: Processing in Rez support!

One thing that's cool about Processing is that the community is so huge... like Flash in the 2000's :lol: I think that's because the learning curve is so quick, non-programmers can pick it up really easily, which would make it a great addition to those looking to expand Resolume featuresets. Process...
by MkUltra
Sun Nov 09, 2014 00:24
Forum: New Features
Topic: gif support
Replies: 29
Views: 64879

Re: gif support: CHALLENGE ACCEPTED!

Ask and you shall receive! I built an ImageParticles Plugin, you can play ANY GIF in rez, with support for transparency and animation. Use a GIF as a standalone loop, or use the particles feature to layer a cloud of GIFs (or PNGs) in your VJ sets! It supports up to 75 individual animated GIFS at a t...
by MkUltra
Mon Oct 13, 2014 01:02
Forum: Problems? Bugs? Solutions!
Topic: Flash with HW accelerated graphics
Replies: 14
Views: 17287

Re: Flash with HW accelerated graphics

Processing would be FANTASTIC! One reason I still fiddle with Flash is that it allows for custom Resolume parameters. If there was a way to build a processing sketch in resolume that would have hooks for input and data I WOULD BE SO PSYCHED! Syphon kind of works... but I've found focus issues when m...
by MkUltra
Mon Oct 13, 2014 00:55
Forum: General Chat
Topic: FFGL plugins vote
Replies: 70
Views: 100577

Re: FFGL plugins vote

This isn't FFGL... but there's some live-typing Flash plugins that do that nicely.
http://emaqdesign.com/video_loops_flash.html
by MkUltra
Mon Oct 13, 2014 00:53
Forum: Problems? Bugs? Solutions!
Topic: OSC, Flash, text fields
Replies: 2
Views: 3440

Re: OSC, Flash, text fields

In theory you could build that functionality into your swf-- set up a custom field that you apply OSC (or midi) parameters to, and that runs a substring function.

Might be something worth building if there's enough interest...
by MkUltra
Mon Oct 13, 2014 00:48
Forum: New Features
Topic: Resolume 3 Avenue streaming Youtube
Replies: 8
Views: 18007

Re: Resolume 3 Avenue streaming Youtube

Here's a link to a working Flash youtube plugin-- it uses the Google API with OAuth, so it should be future-proof for like... a minute ;) http://emaqdesign.com/video_loops_flash.html It does play/pause, trim in/out points, and pretty robust error checking so if you're trying to play a protected or r...
by MkUltra
Fri Jul 12, 2013 20:07
Forum: Developers Developers Developers
Topic: Twitter feed
Replies: 8
Views: 19028

Re: Twitter feed

Looks like Twitter has changed their API again as of June 15th-- everything wants OAUTH two step authorization now. I was using the Qtz rss reader, but I have no idea how to modify it to do two step/pinless auth with that. So-- went back to Flash. Works as well as it did before-- does @user as well ...
by MkUltra
Tue May 17, 2011 04:12
Forum: New Features
Topic: feed the music name directly from the dj pc/mac
Replies: 5
Views: 9022

Re: feed the music name directly from the dj pc/mac

I just built a couple Twitter-viewer plugins using flash-- you can put in any @name and it will display the last five twitters from that name: http://emaqdesign.com/video_loops_flash.html You can change font size, style, tracking and leading as well. If you're looking to have an SMS to resolume feed...
by MkUltra
Tue Apr 20, 2010 20:42
Forum: Developers Developers Developers
Topic: New Flash Loops from EMAQ: YouTube Player utility
Replies: 3
Views: 12869

Re: New Flash Loops from EMAQ: YouTube Player utility

Hey Edwin/Bart,
sent you guys a promo code-- let me know what you think, this is my first Rez 3 utility, so any comments or feedback is welcome!
Regards,
MkUltra
by MkUltra
Thu Apr 15, 2010 19:41
Forum: New Features
Topic: Resolume 3 Avenue streaming Youtube
Replies: 8
Views: 18007

Re: Resolume 3 Avenue streaming Youtube

Yeah, that tutorial is out of date-- What seems to be going on is that Google/youTube changes how they handle the video IDs on a regular basis. The standard way to get a youTube FLV is to use a PHP file to parse the return of the query using "curl" (for instance, http://www.youtube.com/wat...