Use StandardDevices enum in PortaudioIO for default devices
authorTim Mayberry <mojofunk@gmail.com>
Fri, 21 Aug 2015 12:12:07 +0000 (22:12 +1000)
committerTim Mayberry <mojofunk@gmail.com>
Wed, 2 Sep 2015 02:07:14 +0000 (12:07 +1000)
commit3a3d811e827e2d6c2602e29b5f4a285d5306d9a5
tree5873fb3f65d42e88be81b58066d4a37e929893d1
parent5a5226ddede1f4e4630eb83e9d27ee8a46964f28
Use StandardDevices enum in PortaudioIO for default devices

This just makes it a bit easier to read through the code rather than using
magic numbers.
libs/backends/portaudio/portaudio_io.cc