1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-21 14:02:57 +02:00

Draggable pinned play head, double click to re-center

This commit is contained in:
Paul Licameli
2018-07-31 23:51:46 -04:00
parent 616ff31d04
commit 27dc8ffead
2 changed files with 130 additions and 1 deletions

View File

@@ -248,4 +248,7 @@
// PRL 1 Jun 2018
#define EXPERIMENTAL_PUNCH_AND_ROLL
// PRL 31 July 2018
#define EXPERIMENTAL_DRAGGABLE_PLAY_HEAD
#endif