Mercurial > hg > svapp
log audio/AudioGenerator.cpp @ 645:6240788893e7 single-point
age | author | description |
---|---|---|
Fri, 08 Mar 2019 13:37:51 +0000 | Chris Cannam | Build fix for single-point changes single-point |
Mon, 26 Nov 2018 14:34:06 +0000 | Chris Cannam | Use nullptr throughout fix-static-analysis |
Mon, 13 Aug 2018 16:45:52 +0100 | Chris Cannam | Use model IDs avoid-pointer-keys |
Mon, 13 Aug 2018 14:13:38 +0100 | 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 |
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 |