Wed, 17 Jul 2019 13:28:37 +0100 |
Chris Cannam |
Tidy
by-id
|
Thu, 04 Jul 2019 18:04:59 +0100 |
Chris Cannam |
Update for changes to PlayParameters
by-id
|
Tue, 02 Jul 2019 21:10:25 +0100 |
Chris Cannam |
Overhaul audio generator for ModelById
by-id
|
Wed, 20 Mar 2019 11:19:44 +0000 |
Chris Cannam |
Use matching-event search in tone generator
single-point
|
Tue, 19 Mar 2019 13:06:58 +0000 |
Chris Cannam |
Further updates for new API - but we still need some more support in the API itself
single-point
|
Thu, 14 Mar 2019 15:33:40 +0000 |
Chris Cannam |
Updates for single-point changes, including removal of FlexiNoteModel
single-point
|
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
|
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)
|