WorldViz User Forum

WorldViz User Forum (https://forum.worldviz.com/index.php)
-   Vizard (https://forum.worldviz.com/forumdisplay.php?f=17)
-   -   Stuttering sound (https://forum.worldviz.com/showthread.php?t=1115)

Jerry 06-12-2007 11:21 AM

Stuttering sound
 
I need to play a wav file while an animation is running. The problem
is that if I "addAudio" the sound and issue the .play() command the
animation hesitates briefly while the disk is accessed to load the
sound file every time play is called.

However, if I use playsound() to play the sound it pauses the animation
only the first time. After that it doesn't.

Is there some way to similarly pre-cache the addAudio sound so it
doesn't access the disc every time play() is called?

farshizzo 06-13-2007 12:36 PM

There is currently no way to pre-cache an audio object. Usually the OS will cache files for faster disk access. How big is the audio file?


All times are GMT -7. The time now is 02:51 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC