1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-28 14:18:41 +02:00

Define EXPERIMENTAL flag

This commit is contained in:
Paul Licameli 2018-05-12 21:51:23 -04:00 committed by Paul Licameli
parent a0256e935c
commit 11fd3dcc9d

View File

@ -251,4 +251,7 @@
// proper memory fences.
#define EXPERIMENTAL_REWRITE_RING_BUFFER
// PRL 1 Jun 2018
#define EXPERIMENTAL_PUNCH_AND_ROLL
#endif