log audio/AudioGenerator.cpp @ 760:3a63f1f61bd6

age author description
2019-07-17 Chris Cannam Tidy by-id
2019-07-04 Chris Cannam Update for changes to PlayParameters by-id
2019-07-02 Chris Cannam Overhaul audio generator for ModelById by-id
2019-03-20 Chris Cannam Use matching-event search in tone generator single-point
2019-03-19 Chris Cannam Further updates for new API - but we still need some more support in the API itself single-point
2019-03-14 Chris Cannam Updates for single-point changes, including removal of FlexiNoteModel single-point
2019-03-08 Chris Cannam Build fix for single-point changes single-point
2018-11-26 Chris Cannam Use nullptr throughout fix-static-analysis
2018-08-13 Chris Cannam Use model IDs avoid-pointer-keys
2018-08-13 Chris Cannam Associate a note-on time with each pending note-off as well, so we can check whether a rewind action (or looping) has caused us to jump to before the note began. Also improve implementation of note-off structure comparator
2018-08-13 Chris Cannam Minor tidy
2018-05-15 Chris Cannam Fix compiler warning
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
2017-03-06 Chris Cannam Fix some one-off memory leaks (including distracting ones in tests)
2015-08-04 Chris Cannam Merge from branch bqaudioio 3.0-integration base audioio/AudioGenerator.cpp@996944c763d3
2015-08-04 Chris Cannam Initial work toward switching to bqaudioio library (so as to get I/O, not just O) bqaudioio base audioio/AudioGenerator.cpp@a10b1140619e