Discussion:
[Audacity-devel] Poke, another gap in our NoteTrack implementation...
Paul Licameli
2017-03-31 22:38:26 UTC
Permalink
NoteTrack should implement Silence and InsertSilence, one so that the
Ctrl+L command works, the other so that sync-lock adjustment of NoteTrack
works.

If you figure these things out, no new #ifdefs are needed. The #ifdef
USE_MIDI at top of NoteTrack.cpp will do.

PRL

Loading...