Avoid constantly loading and unloading PortAudio
commit96cf5b728269915e24fdfde09eb4b9e3091a0980
authorChris Robinson <chris.kcat@gmail.com>
Fri, 28 May 2010 09:22:17 +0000 (28 02:22 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Fri, 28 May 2010 09:22:17 +0000 (28 02:22 -0700)
tree7a3f9ef73c594ef566378306979071a8c36e7887
parentf89c9f7ea4cf1cb05dedb61355873c51e80fddef
Avoid constantly loading and unloading PortAudio
It seems this triggers a bug in the lib, causing a crash. It may not be a bad
idea to remove dynamic unloading/reloading all through-out.
Alc/portaudio.c