Page 1 of 1

Posted: 12 May 2009, 01:17
by moody33
Is there's a way to update the "file" output of the sampler when the list has change ( new file record, or new playlist)?
when you wire to this pin a combo-box, the names of the files appears in the combo-box. But if the list of the sampler has change, this is not update.

Is there a way to do this? Is possible with ILM?

Thanks.

Posted: 12 May 2009, 07:17
by nay-seven
i suppose if you use a "has change " who send a message as
delete_module
create_module
create_link
?
sorry no time to test right now..

Posted: 12 May 2009, 21:28
by moody33
Thanks Nay.
I'll take a look.

Posted: 15 May 2009, 22:57
by héliouk 6
how do you do that? what are ILM ? is it working?

(someone interrested...)

Posted: 16 May 2009, 09:25
by bsork
ILM is Internal Messages Language - check the manual. It's a kind of scripting language to create or delete modules and connections, get/set values etc.

Check the manual!