Page 1 of 1

Posted: 14 Feb 2013, 03:47
by ahonoe
Can anyone tell me if there is a module that tells the number of tracks in a workspace?

Posted: 14 Feb 2013, 08:55
by nay-seven
you can explore with IML and the send messsage module ( or script)
and use strings like
LIST_CAPTIONS_ALL_TRACK

Posted: 15 Feb 2013, 00:46
by ahonoe
Thanks Nay. I'll give this a try.

Say, I saw your Vimeo video on a tactile interface for Aalto. Very cool! Is this workspace somthing you'd be willing to share?

Posted: 15 Feb 2013, 09:04
by nay-seven
yes, no problems, I've several tools for Aalto
here a workspace ( from video) and 2 patches to randomize in a selective way and one with a BCR 2000 if you have one, they was done with V 1.2.6 ( you can have the 2 versions installed)
so if you have only the last 1.3 you have to adapt it, cause Randy have add some new inlets.
Download

have fun

Posted: 18 Feb 2013, 18:34
by ahonoe
Thanks Nay! I'm looking forward to playing with this.

I've tried sending LIST_CAPTIONS_ALL_TRACK using the Internal Message module however I'm not sure where I would find the output of the command. Do I definitely need to write a script for this, or there a module that will output the track captions?

Posted: 18 Feb 2013, 18:56
by nay-seven
yes, i suppose a script guru can help you on this ( maybe create a new explicit post) using a variable and send it to an output.

Posted: 18 Feb 2013, 23:31
by percuson
I'm not a script guru, but I succeeded!

Here it is: http://www.sensomusic.com/forums/upload ... cks.script

Posted: 19 Feb 2013, 23:46
by ahonoe
Thanks percuson. It works like a charm. Well done!

You have given me the courage to try scripting myself.

Posted: 20 Feb 2013, 08:21
by nay-seven
Congrats percuson !