[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

mash/mash-1/audio audio-win32.cc



Update of /usr/mash/src/repository/mash/mash-1/audio
In directory gumby.cs.berkeley.edu:/tmp/cvs-serv15571

Modified Files:
	audio-win32.cc 
Log Message:
Fixed vat crash on machine "stan", which has a Yamaha sound chip and an
Osprey capture card.  vat was always opening mixer 0.  If mixer 0 did not
have output capabilities (like a capture card), some mixer calls would fail and
vat would crash.

Changed so that vat uses the mixer for the device that is capable of
outputting vat audio.  Also made the same change for input.