Mercurial > hg > svapp
log audioio/ClipMixer.cpp @ 442:88ae0e53a5da tonioni
age | author | description |
---|---|---|
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 |
Tue, 10 Mar 2015 17:02:52 +0000 | Chris Cannam | Further dedicated-types fixes cxx11 |
Wed, 03 Sep 2014 09:25:41 +0100 | Chris Cannam | Fix uninitialised members |
Wed, 13 Aug 2014 16:44:50 +0100 | Chris Cannam | Debug bits |
Tue, 17 Jun 2014 16:23:06 +0100 | Chris Cannam | Remove size_t's, fix compiler warnings warnfix_no_size_t |
Thu, 08 May 2014 15:04:42 +0100 | Chris Cannam | Quieter clip playback for note layers tony_integration |