Re: meassuring latency of lv2 plugin
gm-linuxaudio.privatize920-OGrP24aSwZHk1uMJSBkQmQ@public.gmane.org Fri, 29 May 2026 13:18:43 +0200
| Newsgroups | gmane.linux.audio.devel |
|---|---|
| Message-ID | <[email protected]> |
Also good On Fri, 2026-05-29 at 13:10 +0200, Fons Adriaensen - fons at linuxaudio.org wrote: > On Fri, May 29, 2026 at 01:04:05PM +0200, Fons Adriaensen wrote: > =C2=A0 > > [1] E.g. by just outputting a single '1' sample for each=20 > > received 'note on', zero otherwise. >=20 > Or if you are the author of the plugin, just add an audio > output doing this (at the same sample offset as the midi > message).=20 >=20 > Ciao,