Mercurial > hg > svapp
log audioio/AudioGenerator.cpp @ 465:1b4e5a567d58 3.0-integration
age | author | description |
---|---|---|
Mon, 15 Jun 2015 14:35:27 +0100 | Chris Cannam | Fix typo simple-fft-model |
Mon, 15 Jun 2015 12:19:47 +0100 | Chris Cannam | Rework audio file reader API to prefer using std containers simple-fft-model |
Wed, 10 Jun 2015 17:06:02 +0100 | Chris Cannam | Tidy dense time-value model API a bit; add first simple unit test for FFT model |
Tue, 31 Mar 2015 13:06:29 +0100 | Chris Cannam | Remove some debug; set some gain values tonioni |
Tue, 24 Mar 2015 16:41:38 +0000 | Chris Cannam | Reset audio generator when clearing ring buffers -- because we are about to jump back in time to the start of the buffered area, so any pending note-offs won't happen until much later, so we should drop the pending notes entirely tonioni |
Mon, 23 Mar 2015 11:26:28 +0000 | Chris Cannam | Merge from cxx11 branch tonioni |