From: <sal...@xs...> - 2006-11-16 00:52:22
|
>> Also my other question - I am going to try this out in code, but I?ll >> ask >> first - is it possible to reuse an audio listener with a succession of >> visual actors, or do I need to create a new listener each time ? > > As I told you on IRC a few days ago, yes that is possible, you can even > use the same listener for multiple visuals at the same time: > > ASCII ART: > [listener] --> [visual1] > \-> [visual2] > \-> [visual3] > \-> [visual4] > > Cheers, > Dennis > I'm sorry, I missed your answer on IRC. But that is very cool, it should eventually allow for faster visual switching in LiVES. Salsaman. |