Changed the OSS backend to detect if the DSP requires a conversion of
authorRobin Dunn <robin@alldunn.com>
Thu, 11 Mar 2004 19:29:34 +0000 (19:29 +0000)
committerRobin Dunn <robin@alldunn.com>
Thu, 11 Mar 2004 19:29:34 +0000 (19:29 +0000)
commit544c4a3bdea365dbefd72bea3c0c4568cf03845a
tree1b1c4cfc2075d9599ea64556c0b1825a7e9d74dd
parent3209f765e9c9471a6507b4f782a75424998b12ba
Changed the OSS backend to detect if the DSP requires a conversion of
the sampling data in order to play it.  Currently it fails if this is
the case but in the future a conversion could be done, or it could
fall-back to another backend that is able to handle it.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26179 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/unix/sound.cpp