String parameter BPM sync

FFGL, OSC, GLSL. If you like abbreviations, this is the forum for you
Post Reply
Zoltán
Team Resolume
Posts: 7108
Joined: Thu Jan 09, 2014 13:08
Location: Székesfehérvár, Hungary

String parameter BPM sync

Post by Zoltán »

I am experimenting with some quartz stuff.
I made a simple text renderer, and there is the multi line string as parameter.
Is it possible to sync the line change to the beat in resolume, or would I have to do that in the patch?
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

Zoltán
Team Resolume
Posts: 7108
Joined: Thu Jan 09, 2014 13:08
Location: Székesfehérvár, Hungary

Re: String parameter BPM sync

Post by Zoltán »

bump.
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

Joris
Doesn't Know Jack about VJ'ing or Software Development and Mostly Just Gets Coffee for Everyone
Posts: 5185
Joined: Fri May 22, 2009 11:38

Re: String parameter BPM sync

Post by Joris »

You would have to do this in the patch.

Zoltán
Team Resolume
Posts: 7108
Joined: Thu Jan 09, 2014 13:08
Location: Székesfehérvár, Hungary

Re: String parameter BPM sync

Post by Zoltán »

Ok,
if anyone wants to try it here is the patch which shows the next line of a string on a given signal, which can be beat synced, or osc / midi/ key mapped.
enjoy: http://palffyzoltan.hu/?url=programs&a=textbeatsync

Input your text lines into the string parameter, separated by the given separator, then animate the next_line_signal.
When the next_line_signal gets to the maximum value, the next line is shown.
The actual line number resets on launch of the clip.
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

Zoltán
Team Resolume
Posts: 7108
Joined: Thu Jan 09, 2014 13:08
Location: Székesfehérvár, Hungary

Re: String parameter BPM sync

Post by Zoltán »

v2.
Made some refinements to the next-line signal evaluation, and also added a timeline parameter which you can animate.
If the Timeline is smaller than 0.1 then the line index is reset to the first, so you can use this parameter in one shot timeline animated to have the first line displayed on clip start/relaunch.
The next line signal has to be animated to move to the right (ascending, which is default in Resolume), if the signal moves to the left ie is smaller value than before then the next line is displayed.
get it here: http://palffyzoltan.hu/?url=programs&a=textbeatsync
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

Post Reply