Mercurial > hg > svapp
log audio/AudioGenerator.cpp @ 613:88f9266e0417
age | author | description |
---|---|---|
Mon, 13 Aug 2018 11:43:21 +0100 | Chris Cannam | Minor tidy |
Tue, 15 May 2018 11:11:49 +0100 | Chris Cannam | Fix compiler warning |
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 |
Mon, 06 Mar 2017 17:37:23 +0000 | Chris Cannam | Fix some one-off memory leaks (including distracting ones in tests) |
Tue, 04 Aug 2015 16:39:40 +0100 | Chris Cannam | Merge from branch bqaudioio 3.0-integration base audioio/AudioGenerator.cpp@996944c763d3 |
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/AudioGenerator.cpp@a10b1140619e |