Limit of playing Clips simultaniously (in different columns)?

Post your questions here and we'll all try to help.
Post Reply
luxundkelvin
Posts: 1
Joined: Fri Aug 30, 2024 22:49

Limit of playing Clips simultaniously (in different columns)?

Post by luxundkelvin »

Hello out there

i have a problem and no solution .
short explanation: we have programmed an interactive racegame in which 2 players can compete against each other on a skyscraper while cycling. each floor is illuminated L & R by a lamp when a certain distance has been travelled. in resolume we had created a layer per floor. each layer controls a lamp.

we have programmed it so that one more floor lights up the further you travel = one more clip is always played.
Example: clip 1 after 10m, clip 2 after 20m, clip 3 after 30m. and so on… on both columns same same. the commands for each clip comes via OSC.

unfortunately, after 24 simultaneously played clips or after 12 in columns 1 & 2 (a total of 24), the playback stops or the clip is no longer outputed.
is there a limit of 24 simultaneously played clips? the osc command arrives at clip 13 and it is activated but not played. i can also start a maximum of 12 clips in columns 1 and 2 at the same time manually using the mouse. is there a solution for this?

race is tomorrow evening! 🤯😇

thx for any help

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

Re: Limit of playing Clips simultaniously (in different columns)?

Post by Zoltán »

One layer can only play one clip. (two during a transition)
To play 24 clips at the same time, you'd need at least 24 layers.
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