Page 1 of 1

Posted: 21 Feb 2015, 17:27
by fractalist
I have several text panels (e.g. : 5/4, 6/4, 7/4, etc..), and I want that only one can enter the bar list inlet of master synchro (so the bar list is set according to the longest loop, in beat, currently played in my loopers).

I thus have "pass" objects between list panel and bar list inlet (and only the relevant pass object is "on", according to the size of the longest loop).

BUT, once it gets through the pass object, data are not text anymore but a list of integer.
I searched, but couldn't find a way to make it as a "text" again. :(
(and that ruins all the patches I've doing for 2 days)

Posted: 21 Feb 2015, 17:47
by nay-seven
in modules/strings/ there is a module named selector strings
will do the job,
use listbox modules in place of text panels (comma text output)

Posted: 21 Feb 2015, 17:59
by fractalist
Yeah thanx !! works so well !
I always do long searches before asking but... yeah asking works fast and well.
let's enjoy this working a bit and let's go back to the issue list of my patch :-)