on 12/16/00 5:29 PM, Vargas Media Interactive at [EMAIL PROTECTED]
wrote:

>> Micha Therrien wrote:
>> I have put together a program where word cast members have puppet sounds
>> (.wav files) when the user cliks on its sprite counter part on stage they
>> hear the  word, simple enough and it works fine BUT when I load my PC CD
>> there is NO sound on some machines and sound on others????? Even the Intro
>> music on trk 1 does not play. I tried other software with sound on these
>> NO sound machines and they work??
> 

> 
> on prepareMovie
> put the soundDeviceList
> set the soundDevice = "MacroMix"
> end prepareMovie

> The reason this works is because MacroMix does NOT depend on any system
> components, it is always available if the MacroMix.X32 Xtra is installed
> and/or present in the Xtras folder.
> I use the Mix Services.x32 xtra out of habit when ever audio is present - I
> would advise anyone to do the same.
> Good Luck, Steve Vargas
> www.vargasmedia.com

The one BIG problem with MacroMix is the latency that it always creates. If
you have DirectSound or QT3Mix available, you should use them to avoid this
problem. The nice thing is if you try to set the soundDevice property and it
fails, the change will NOT take effect and you'll default back to MacroMix
anyway.

So give it a try. You may find a performance increase by removing the
latency that you didn't realize MacroMix was creating.

Good luck,
JRS

===================================================
John R. Sweeney Jr.        ([EMAIL PROTECTED])
Interactive Multimedia Developer/
Digital Media Specialist

OnDemand - Interactive, Inc.
847.651.4469 (cell)      847.310.5959 (office/fax)
=================================================== 


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to