Displaying 2 results from an estimated 2 matches for "sound_test".
2008 Apr 09
2
compilation from git failed
just done git-pull , during compilation, it said
make[2]: Entering directory `/home/bill/wine-git/dlls/qedit/tests'
../../../tools/makedep -C. -S../../.. -T../../.. mediadet.c qedit.rc
sound_test.avi: No such file or directory
sound_test.avi was first included from qedit.rc:25
make[2]: [Makefile] Error 1 (ignored)
../../../tools/makedep -C. -S../../.. -T../../.. mediadet.c qedit.rc
sound_test.avi: No such file or directory
sound_test.avi was first included from qedit.rc:25
make[2]:...
2007 Mar 04
23
Sound support for script.aculo.us
...erms, this means QuickTime or a QuickTime-
compatible plugin).
Thanks to Jules Gravinese of http://www.webveteran.com/ for coming up
with the initial idea and code for this.
Tested and works in IE7, FF2, Safari.
You can have a look at this by grabbing the latest SVN trunk, and
summoning the sound_test.html functional test file.
Note that this feature isn''t meant for any heavy-duty music playback,
but just for little sound effects that enhance the user experience.
Some examples of where this can be useful:
- After a long upload, beep to let the user know it''s done, even if...