This is COMPLETELY DEVASTATING. I just spent longer than I even want to say pulling my hair out because i couldn't figure out how to drive the time line with audio input... This is the second major item with resolume to discourage me to the point that I wish I could get a refund and just move to a mac platform.
I was going around and around in circles feeling insane and thinking how much of an idiot I am because I can't find this most basic of things.
Resolume three was going to be so next generation now it's just crap! A few of the biggerVJ's that I know of who were using resolume in the past are modul8 users now.
How could the Resolume staff completely ruin resolume for me with these over sites?
Link audio FFT to timeline
Re: Link audio FFT to timeline
willcopps wrote:Thanks Gav—
I'm using Wormhole 2.06 (http://code.google.com/p/wormhole2/downloads/list) on Windows Vista 64-bit and it just blocks Resolume (Avenue 3.01) from loading whenever I have it in the VST folder. Wormhole works in my other hosts... Resolume works with other VSTs... I just don't get it! Very frustrating! I tried finding an earlier version of Wormhole but I can't. Do you know if you're using 2.06? Maybe it's a Windows 64-bit problem?
My main problem with the FFT is my synth works fine through the audio interface, but the guitar—even cranked and with +15db from an optical compressor— only goes up about a fourth of the way. If I can double the guitar from just the normal audible track to make a really maxed out track in Ableton (not to my main outs) and send that through Wormhole to Resolume, it could do a much better job on the FFT levels.
I love hitting my guitar and making layers, etc. appear, so hopefully I can figure something out!
I got Wormhole working on my macbook and GeeEs did a tutorial on how to load wormhole in resolume 3 avenue using his pc. Maybe that will solve your issues. his tutorial is posted here:
http://www.resolume.com/forum/viewtopic ... =20#p20727
Want to map LED rings with Resolume? Then look no further: https://goo.gl/f2dPGu
Re: Link audio FFT to timeline
rhett, I think your reaction is a bit overboard. Resolume 3 is not crap. I agree it would be awesome to control the Timeline with FFT. I was also disappointed that it does not exist anymore. But if you ask nicely in the feature request forum Bart and Edwin might include it in the next update. especially if enough users would benefit from this feature. You have to remember R3 is not just a simple update. The program has been completely reprogrammed from scratch.rhett wrote:This is COMPLETELY DEVASTATING. I just spent longer than I even want to say pulling my hair out because i couldn't figure out how to drive the time line with audio input... This is the second major item with resolume to discourage me to the point that I wish I could get a refund and just move to a mac platform.
I was going around and around in circles feeling insane and thinking how much of an idiot I am because I can't find this most basic of things.
Resolume three was going to be so next generation now it's just crap! A few of the biggerVJ's that I know of who were using resolume in the past are modul8 users now.
How could the Resolume staff completely ruin resolume for me with these over sites?
There are so many great improvements to the software that outweigh some of the features lost in the transition. (cross platform, infant number of layers, open GL support, DXV codec, slick interface, assignable FX nobs. + much more.) If the FFT / timeline thing is the only thing holding you back from creating an awesome VJ set, you can still use version 2.4. As for module8, I have not used it much but from what I have seen and experienced it is significantly more limiting to what the program can do with layers, FFT and effects.
Want to map LED rings with Resolume? Then look no further: https://goo.gl/f2dPGu
Re: Link audio FFT to timeline
COMPLETELY DEVASTATING are words people normally use when somehting terrible happens, like a bus running over your dog. I would not use them to descibe a missing feature from Resolume 3. But I understand your frustration for expecting a feature to be there and not being able to find it.
As we have said before, FFT Timeline is on our todo and it's climbing nearer to the top of the list.
As we have said before, FFT Timeline is on our todo and it's climbing nearer to the top of the list.
- gpvillamil
- Posts: 550
- Joined: Mon Apr 04, 2005 03:33
- Location: San Francisco, California
Re: Link audio FFT to timeline
Well, I've tried this using Max/MSP, and it works. However, to get smooth response to audio input, the data rate is very high, and I am not sure it is stable. I can post a very simple patch that will link up to 4 clips timeline to audio input, but really, I would not depend on it.
I think whatever Bart & Edwin build will be much better.
I think whatever Bart & Edwin build will be much better.
Re: Link audio FFT to timeline
Unfortunately I still can't get Wormhole to work. I'm looking into getting a 20db boost pedal for my guitar to make the FFT work!
Re: Link audio FFT to timeline
what happened to this update?
I think this programme is a step backward from version 2 as far as VJ'ing goes, sure, it's technologically more advanced, but there are so many useful features from the previous version missing and it seems they've been sacrificed for useless features; I'd rather 2d effects than 3d, it is video afterall, and does anybody actually incorporate sound into their sets?
I think this programme is a step backward from version 2 as far as VJ'ing goes, sure, it's technologically more advanced, but there are so many useful features from the previous version missing and it seems they've been sacrificed for useless features; I'd rather 2d effects than 3d, it is video afterall, and does anybody actually incorporate sound into their sets?
Re: Link audio FFT to timeline
I hate to be the bearer of bad news, but this feature is most likely going to be re-introduced in Res4. We made a conscious decision to remove the feature when we moved to Res3, but we didn't expect it to cause such heated feelings in people. So we'll be putting it back, but only in the new rewritten version. I understand this can be frustrating, but we're not going to add features to Res3 anymore, especially ones like these that could potentially break the playback process, which is the primary part of the software.what happened to this update?
If this really is an essential part of your working process that you cannot perform live without, it's relatively straightforward to create a workaround using OSC and a third party app like Processing or Max.
Joris
Re: Link audio FFT to timeline
Thank you Joris- perhaps you could link to a tutorial or if it really is easy, share some steps?
Re: Link audio FFT to timeline
Hey Gabemott
I'd love to help you out, but it depends on what OS you're on, and what you're going to be using to get the OSC data (Processing, Max, QC)?
Now that I think about it though, it's even easier to (ab)use the IR OSC Step Automation plugins (http://irworkshop.com/component/content ... automation) for this:
1. Apply any of the plugs (I guess the IR OSCA 4 makes the most sense), on a clip.
2. Set the 'OSC command' to be playhead of the clip (for instance: /layer1/clip1/video/position/values for clip 1 in layer 1).
3. Set 'run' to 0.
4. Set 'step follow' to on.
5. Set 'step 1' to be controlled by external audio FFT using the normal drop down.
6. Sit back and watch that clip bounce to the beat
Hope that helps.
Joris
I'd love to help you out, but it depends on what OS you're on, and what you're going to be using to get the OSC data (Processing, Max, QC)?
Now that I think about it though, it's even easier to (ab)use the IR OSC Step Automation plugins (http://irworkshop.com/component/content ... automation) for this:
1. Apply any of the plugs (I guess the IR OSCA 4 makes the most sense), on a clip.
2. Set the 'OSC command' to be playhead of the clip (for instance: /layer1/clip1/video/position/values for clip 1 in layer 1).
3. Set 'run' to 0.
4. Set 'step follow' to on.
5. Set 'step 1' to be controlled by external audio FFT using the normal drop down.
6. Sit back and watch that clip bounce to the beat

Joris