Changed the sound sample to allow the user to choose a wav file to
authorRobin Dunn <robin@alldunn.com>
Thu, 11 Mar 2004 19:31:33 +0000 (19:31 +0000)
committerRobin Dunn <robin@alldunn.com>
Thu, 11 Mar 2004 19:31:33 +0000 (19:31 +0000)
commitaa92c3988019ad6fdf5000d1754c317373553412
tree9f89507fcc3186ecb271703e3cfafb83ffddb96d
parent544c4a3bdea365dbefd72bea3c0c4568cf03845a
Changed the sound sample to allow the user to choose a wav file to
work with, and also added some additional test wav files of various
sampling rates, sample sizes and channels.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26180 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
13 files changed:
samples/sound/9000g.wav [new file with mode: 0644]
samples/sound/911ch.wav [new file with mode: 0644]
samples/sound/Makefile.in
samples/sound/chord.wav [new file with mode: 0644]
samples/sound/cuckoo.wav [new file with mode: 0644]
samples/sound/ding.wav [new file with mode: 0644]
samples/sound/makefile.bcc
samples/sound/makefile.gcc
samples/sound/makefile.vc
samples/sound/makefile.wat
samples/sound/notify.wav [new file with mode: 0644]
samples/sound/sound.bkl
samples/sound/sound.cpp