Nio: Added Jack Sample rate detection
commit3edc0e96a4a49548f181fe43c58545526a9aeb58
authorfundamental <mark.d.mccurry@gmail.com>
Sun, 29 Apr 2012 21:34:07 +0000 (29 17:34 -0400)
committerfundamental <mark.d.mccurry@gmail.com>
Sun, 29 Apr 2012 21:34:07 +0000 (29 17:34 -0400)
tree376b9d499603ded668109c5f981f85974e3d0331
parent008bfc290d88c3fec1f1591dbcb86bc189dd8a1e
Nio: Added Jack Sample rate detection

- If jack support is enabled and the jack server is already running, the full
  sample rate should default to jack's sample rate
- This avoids the currently very cheap resampling that occurs when internal and
  external sample rates are not identical
src/Nio/Nio.cpp
src/Nio/Nio.h
src/main.cpp