Page 1 of 1

list manager clear list

Posted: 28 Sep 2020, 16:22
by cmodica
Hello all.
I use a ListManager with a sampler to load lists of sounds. I put a Pass if Changed between the ListManager and the sampler so that the list is updated each time I add new sounds.
But if I delete the list from the ListManager, it is not deleted in the sampler. I need to make a ClearList in the sampler as well.
Is there a solution for this?
Thank you.

Re: list manager clear list

Posted: 03 Dec 2020, 09:20
by nay-seven
Edited:
In the latest version there's a clear list and a clear last in the sampler module ?

Re: list manager clear list

Posted: 03 Dec 2020, 09:36
by cmodica
Wonderful ! I will test it.

Re: list manager clear list

Posted: 04 Dec 2020, 10:48
by cmodica
I am sorry but i don't understand.

Where is the clear list that you are talking about ?
and where is the clear last module ?

...
Thank you.

Re: list manager clear list

Posted: 04 Dec 2020, 10:52
by nay-seven
oops, my fault
it's not a module, but inlets in the sampler

Re: list manager clear list

Posted: 04 Dec 2020, 13:52
by cmodica
Yes, i know this inlet.
But i try to find a way to clear list in the List Manager and to send the clear list information to the sampler.
that's why it would be great to have a clear list input in the list manager witch can send a clear toggle to the sampler.

Thank you.

Re: list manager clear list

Posted: 04 Dec 2020, 18:20
by SylvainT
Clear list.pat
Clear list
(23.05 KiB) Downloaded 607 times
Try this

Re: list manager clear list

Posted: 04 Dec 2020, 18:53
by cmodica
I will try and let you know.
Thank you.

Re: list manager clear list

Posted: 10 Dec 2020, 16:47
by cmodica
It makes the job. ;)
Thank you.