# # ChangeLog for src/notes # # Generated by Trac 1.2 # Apr 16, 2024, 9:02:07 AM Tue, 30 Oct 2018 11:55:30 GMT Paul Brossier [4724f60] * src/notes/notes.c (modified) [notes] fails if release_drop <= 0 Thu, 04 Oct 2018 16:35:14 GMT Paul Brossier [6bba139] * src/notes/notes.c (modified) * src/notes/notes.h (modified) src/notes/notes.h: add get/set for release drop level (closes: #203) Tue, 02 Oct 2018 12:56:52 GMT Paul Brossier [f761f06] * src/notes/notes.c (modified) src/notes/notes.c: emit note-off earlier (see #203) - emit ... Mon, 06 Aug 2018 12:03:48 GMT Paul Brossier [25f280f] * src/notes/notes.c (modified) src/notes/notes.c: bail out if pitch creation failed (see #188) Sun, 18 Dec 2016 10:28:17 GMT Paul Brossier [1f6a9f8] * src/notes/notes.c (modified) src/notes/notes.c: fix get_minioi_ms Sat, 17 Dec 2016 11:12:42 GMT Paul Brossier [0b6a8a8] * src/notes/notes.c (modified) src/notes/notes.c: use midi note to store pitch candidate, round to ... Sat, 17 Dec 2016 11:10:53 GMT Paul Brossier [17b08e6] * src/notes/notes.c (modified) * src/notes/notes.h (modified) src/notes/notes.h: add aubio_notes_{get,set}_minioi_ms Fri, 16 Dec 2016 12:07:47 GMT Paul Brossier [0606188] * src/notes/notes.c (modified) src/notes/notes.c: fix unset silence_threshold Fri, 16 Dec 2016 12:00:10 GMT Paul Brossier [fa69546] * src/notes/notes.h (modified) src/notes/notes.h: add doxygen header Mon, 03 Oct 2016 18:46:46 GMT Paul Brossier [ffd10fb] * src/notes/notes.c (modified) * src/notes/notes.h (modified) src/notes/notes.h: add _{get,set}_silence methods Thu, 22 Sep 2016 23:14:47 GMT Paul Brossier [790b6d7] * src/notes/notes.c (modified) src/notes/notes.c: fix error message Tue, 30 Aug 2016 13:06:40 GMT Paul Brossier [3f961c4] * src/notes/notes.c (modified) src/notes/notes.c: fix out-of-bound write Fri, 01 Jul 2016 14:02:04 GMT Paul Brossier [dd18484] * src/notes/notes.c (modified) * src/notes/notes.h (modified) src/notes/notes.h: clean up prototypes for python generator Fri, 01 Jul 2016 13:26:59 GMT Paul Brossier [4b9443c4] * src/notes/notes.c (modified) * src/notes/notes.h (modified) src/notes/notes.c: complete implementation, now equivalent to ... Sun, 24 Aug 2014 17:24:08 GMT Paul Brossier [4da806c] * src/aubio.h (modified) * src/notes/notes.c (added) * src/notes/notes.h (added) src/notes/notes.c: add notes object basics