> I have a question?
> We used MacroMix when we were authoring in Director 7.0
> - ----example-----set the soundDevice = "MacroMix"
> 
> So do we still need it in Director 8?
> or should I movie to
> - ---example-----
> if the soundDeviceList.getPos("directSound") = 0 then
> the soundDevice = "MacroMix"

Well, Colin pointed out a better method. But the point is, use the best
available sound device (directsound) if you can, the next best (qt3mix) if
the directsound is not available, and macromix when all else is unavailable.
Don't force machines that have the capability of using directsound into
using macromix.

-Kurt


[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