Don't query supported sample rates for ASIO devices in PortaudioBackend
authorTim Mayberry <mojofunk@gmail.com>
Sun, 23 Aug 2015 03:53:07 +0000 (13:53 +1000)
committerTim Mayberry <mojofunk@gmail.com>
Wed, 2 Sep 2015 02:07:14 +0000 (12:07 +1000)
commitdd93aec0296d417fe712b9f92bcdf81a17009574
tree25db1433586649175045633070928c7baa3eb9cb
parent519f97b91dfcfa7175b6ec49fd456258d9e2cf06
Don't query supported sample rates for ASIO devices in PortaudioBackend

There has been reports this can take several minutes on some devices so just
return the default rates(and fail to open the device when a SR is specified
that isn't supported)
libs/backends/portaudio/portaudio_io.cc