Add code to use ASIO supplied min/max buffer sizes but don't use it
authorTim Mayberry <mojofunk@gmail.com>
Tue, 4 Aug 2015 03:36:29 +0000 (13:36 +1000)
committerTim Mayberry <mojofunk@gmail.com>
Wed, 5 Aug 2015 03:21:30 +0000 (13:21 +1000)
commit61e851da0841190b5f45944a0aa5395cae07a269
treed04cdcc841f1a1780cfdd7096f8bdd9bacc6c6c7
parent7295bb645426f471282e415cd8ae3d1c3afe51c4
Add code to use ASIO supplied min/max buffer sizes but don't use it

RME HDSP: min == max == preferred size with granularity == 0
Focusrite scarlett 2i2: min = current ASIO setting and max = max buffersize the
device supports with a granularity of 1 which means hundreds of entries in the
dropdown menu.
libs/backends/portaudio/portaudio_io.cc