Mercurial > hg > svapp
log audio/ClipMixer.cpp @ 709:dde6ff56a84b
age | author | description |
---|---|---|
Mon, 26 Nov 2018 14:34:06 +0000 | Chris Cannam | Use nullptr throughout fix-static-analysis |
Wed, 18 Apr 2018 15:19:09 +0100 | Chris Cannam | Proper handling for notes that end at the same frame as a subsequent note of the same pitch begins. The note-off needs to be associated with the prior note, not a spurious zero-duration version of the subsequent note. |
Thu, 01 Mar 2018 18:02:22 +0000 | Chris Cannam | Untabify |
Tue, 04 Aug 2015 13:27:42 +0100 | Chris Cannam | Initial work toward switching to bqaudioio library (so as to get I/O, not just O) bqaudioio base audioio/ClipMixer.cpp@592ddc357ed4 |