Mercurial > hg > svapp
log audio/ClipMixer.cpp @ 730:8cf265f9b1b3
age | author | description |
---|---|---|
2018-11-26 | Chris Cannam | Use nullptr throughout fix-static-analysis |
2018-04-18 | 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. |
2018-03-01 | Chris Cannam | Untabify |
2015-08-04 | Chris Cannam | Initial work toward switching to bqaudioio library (so as to get I/O, not just O) bqaudioio base audioio/ClipMixer.cpp@592ddc357ed4 |