Use portaudio error codes in the PortaudioIO class.
authorTim Mayberry <mojofunk@gmail.com>
Sat, 26 Sep 2015 10:49:41 +0000 (20:49 +1000)
committerTim Mayberry <mojofunk@gmail.com>
Wed, 30 Sep 2015 23:10:19 +0000 (09:10 +1000)
Having error codes defined in PortaudioIO means it is not dependent on the
ErrorCodes in AudioBackend but it doesn't really make sense to have another
set, so just use the PA ones until they become insufficient.


No differences found