Mercurial > hg > svapp
graph
- Add record update timer (very crude this)2017-01-04, by Chris Cannam
- Fix race condition in first-time recording, where adding the recording wave model would prompt the audio play source to note that its channel count had increased (from 0 to, say, 2) and thus to cause the audio device to be reopened, stopping recording. Fix is to make this only happen if channel count increases beyond that of the device, which shouldn't happen in the recording case2017-01-04, by Chris Cannam
- Report audio driver startup error2017-01-04, by Chris Cannam