EDIT: if I unassign the effect the program crashes
Link audio FFT to timeline
Re: Link audio FFT to timeline
Well the clip is playing constantly with no change what so ever, it seems that the OSC effect doesnt have any effect on the clip somehow.
EDIT: if I unassign the effect the program crashes
EDIT: if I unassign the effect the program crashes
Re: Link audio FFT to timeline
if you put the ir osc parameter "run" on timeline mode, does the vid position jump ?
( trying all possibilities here!)
( trying all possibilities here!)
Re: Link audio FFT to timeline
Nope, thanks for thinking with me but as I said, it's like the effect isnt working somehow ?
Re: Link audio FFT to timeline
just noticed there should be an f at the end of the osc addy
/layer1/clip1/video/position/values f
/layer1/clip1/video/position/values f
Re: Link audio FFT to timeline
the last letter denotes wether the osc value is :
i = int32
f = float32
s = OSC-string
b = OSC-blob
some usefull info on osc here http://opensoundcontrol.org/spec-1_0 helped me to get a better grasp of it
i = int32
f = float32
s = OSC-string
b = OSC-blob
some usefull info on osc here http://opensoundcontrol.org/spec-1_0 helped me to get a better grasp of it
Re: Link audio FFT to timeline
Still not working
tried all the letters
tried all the letters
-
listenpreis
- Posts: 5
- Joined: Sat Jun 18, 2011 23:31
Re: Link audio FFT to timeline
...nobody cares :/
EXCEPT ME! \o/
the reason why it doesn't work: your clips have audio. and thus this command doesn't work. you need to change video to audio position - and weeee it works!
so /layer1/clip1/audio/position/values f does the job great.
EXCEPT ME! \o/
the reason why it doesn't work: your clips have audio. and thus this command doesn't work. you need to change video to audio position - and weeee it works!
so /layer1/clip1/audio/position/values f does the job great.
Re: Link audio FFT to timeline
I'm also having trouble getting the IR OSC option to drive the timeline...
Am playing a clip in layer 1.
It has no sound.
Followed each of the steps described.
Tried variations, eg ../values or ..values/ or ..values f/ or ..values f etc ( all with / at beginning )
tried the audio and video variations too...
Am wondering if it's my OSC set-up?
(I haven't successfully managed to get touch OSC of lemur connected to mac Resolume at all yet, when both work fine on same laptop with VDMX... )
( Am entering the network address given by my OS network preferences )
Any help appreciated...
(screenshot below )

Am playing a clip in layer 1.
It has no sound.
Followed each of the steps described.
Tried variations, eg ../values or ..values/ or ..values f/ or ..values f etc ( all with / at beginning )
tried the audio and video variations too...
Am wondering if it's my OSC set-up?
(I haven't successfully managed to get touch OSC of lemur connected to mac Resolume at all yet, when both work fine on same laptop with VDMX... )
( Am entering the network address given by my OS network preferences )
Any help appreciated...
(screenshot below )

Re: Link audio FFT to timeline
Crazy notion, but could it be caused by the IROSCSA effect being bypassed (the little B in the top right of the effect)?