<div dir="ltr"><div>We released our plug-in which sends MIDI notes by audio peaks under GNU/GPLv3.<br><br></div><div>It has one audio input port and one MIDI output port. It works like trigger-sampler, but more unix-way (without sampler). You just send output MIDI note to sampler that you love. You can save dynamic of your audio signal, just use velocity controls.<br><br></div><div>About "Note-off mode" control you can read here: <a href="https://github.com/metachronica/audio-dsp-midi-trigger/blob/6992e837f8cdce165f394dee82b6e4eee039aa71/src/types.h#L52-L60">https://github.com/metachronica/audio-dsp-midi-trigger/blob/6992e837f8cdce165f394dee82b6e4eee039aa71/src/types.h#L52-L60</a><br></div><div>We'll document it in the future more user-friendly.<br></div><div><br><a href="https://github.com/metachronica/audio-dsp-midi-trigger">https://github.com/metachronica/audio-dsp-midi-trigger</a><br><br>First release here: <a href="https://github.com/metachronica/audio-dsp-midi-trigger/releases/tag/v0.0.1">https://github.com/metachronica/audio-dsp-midi-trigger/releases/tag/v0.0.1</a><br></div></div>