src/notes/notes.c: emit note-off earlier (see #203)
authorPaul Brossier <piem@piem.org>
Tue, 2 Oct 2018 12:56:52 +0000 (14:56 +0200)
committerPaul Brossier <piem@piem.org>
Tue, 2 Oct 2018 12:56:52 +0000 (14:56 +0200)
commitf761f06484e549e42eb3fe34f0d836e40efa73bb
treec25070ea90678c84e5e1f5bb2531eb224291f115
parentc7155e9da728208fcbd125d8317669e3d38993b3
src/notes/notes.c: emit note-off earlier (see #203)

 - emit note-off when the level drops by a given threshold after onset
 - default drop threshold is set to 10dB
src/notes/notes.c