OutMgr: Resampling/low latency glitches resolved
commitbd461ef7d62e00b9eeb6a23267bd847b4d964398
authorfundamental <mark.d.mccurry@gmail.com>
Tue, 17 Jan 2012 22:04:12 +0000 (17 17:04 -0500)
committerfundamental <mark.d.mccurry@gmail.com>
Tue, 17 Jan 2012 22:04:12 +0000 (17 17:04 -0500)
tree14e9c0994ab88de5893dbcf0cd42854fe46ab39d
parent13f7a55881503c16bfaa756ff7f332934eef96e9
OutMgr: Resampling/low latency glitches resolved

- Cheap resampling integrated into OutMgr as previous solution was sub-par
- OutMgr no longer assumes that synth->buffersize >= IO's frame_size
src/Nio/JackEngine.cpp
src/Nio/JackEngine.h
src/Nio/OutMgr.cpp