Re: Message sending

2002-06-06 Thread Mark B. Elrod
Right now things are pretty inefficient and all messages are sent to all plugins. We always had plans to allow plugins to subscribe to different types of messages... just never happened. That said, my memory is a little rusty but here is what you should need to do. 1. Define a new event that

Re: Message sending

2002-05-06 Thread James Ryan
Please please help. I want to be able to vary the rate at which a file is played. I tried using waveOutSetPlaybackRate function and this doesn't seem to work. Can someone please let me know how I can vary the rate at which a file is played. Your help would be very much appreciated. Thank

Re: Message sending

2002-05-05 Thread James Ryan
. James From: Mark B. Elrod [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: Message sending Date: Fri, 03 May 2002 01:09:01 -0700 Right now things are pretty inefficient and all messages are sent to all plugins. We always had plans to allow plugins to subscribe

Re: Message sending

2002-05-03 Thread Mark B. Elrod
I just remembered that there is already an event INFO_PrefsChanged sent when the prefs are saved. you should just need to look for this in your PMO. elrod James Ryan wrote: Hi guys, I would really appreciate some help regarding the matter bellow. I would like to notify the class