Hi
So, I like to send audio levels to Arena via the Livegrabber set of Max for Live devices for Ableton Live – as this let's me do it with multiple channels.
The issue I'm having is that with the Reso in-built FFT function you can cap the ends of the modulation with the In and Out points... but if I send the OSC value with Livegrabber, this isn't possible...
I've tried using a paused timeline on the target parameter to give me the In/Out points back – but the incoming OSC values seem to override this.
This seems buggy to me (or just because I would like a solution to this, ol' greedy guts)... but is there a way to do this?
GIF capture to show what I mean:
Any way to limit OSC inputs on the Resolume side?
Re: Any way to limit OSC inputs on the Resolume side?
OSC messages received on
/composition/layers/1/clips/7/video/source/lines/width will drive the parameter directly, which will ignore the in/out points.
You can use
/composition/layers/1/clips/7/video/source/lines/width/phase
which will make the param move between the in/out.
/composition/layers/1/clips/7/video/source/lines/width will drive the parameter directly, which will ignore the in/out points.
You can use
/composition/layers/1/clips/7/video/source/lines/width/phase
which will make the param move between the in/out.
Software developer, Sound Engineer,
Control Your show with ”Enter” - multiple Resolume servers at once - SMPTE/MTC column launch
try for free: http://programs.palffyzoltan.hu
Control Your show with ”Enter” - multiple Resolume servers at once - SMPTE/MTC column launch
try for free: http://programs.palffyzoltan.hu
Re: Any way to limit OSC inputs on the Resolume side?
Amazing Zoltan, thanks so much!
Is a paused timeline the only/best way to create the in/out points?
Is a paused timeline the only/best way to create the in/out points?
Re: Any way to limit OSC inputs on the Resolume side?
You could also try the Envelope end points:
https://resolume.com/support/en/envelopes
https://resolume.com/support/en/envelopes
Software developer, Sound Engineer,
Control Your show with ”Enter” - multiple Resolume servers at once - SMPTE/MTC column launch
try for free: http://programs.palffyzoltan.hu
Control Your show with ”Enter” - multiple Resolume servers at once - SMPTE/MTC column launch
try for free: http://programs.palffyzoltan.hu
Re: Any way to limit OSC inputs on the Resolume side?
Perfecto!
Cheers for the help
Cheers for the help