scheduler_new() and friends

andrea agostini's icon

Hi.

I have some questions about the possibility of creating and using an "alternate" scheduler:

- first of all, does it run in its own thread, or is it a sort of "virtual" scheduler actually running in the standard Max's scheduler thread?
- when I call scheduler_set, is the new scheduler associated only to the calling object? (I guess this is the case, otherwise I wouldn't understand what scheduler_fromobject is about)
- Shouldn't I destroy my local scheduler when the calling object is freed? How do I do it?

Thank you very much!
aa

andrea agostini's icon
andrea agostini's icon
andrea agostini's icon

Thank you Vanille.

Yes, this is what I'm going to do indeed... it's just that I was thinking - I only need a word from Joshua and everything will be clear ;)

As soon as I have some information, I'll let you know!

Best
aa

andrea agostini's icon

Hello Vanille !
1. no, actually I didn't, and I'm afraid I won't for the next month at least...
2. see private mail ;)
ciao
aa