1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-07-25 08:58:06 +02:00

Whoops! EXPERIMENTAL_OUTPUT_DISPLAY was supposed to be turned off by default!

This commit is contained in:
martynshaw99 2013-05-30 23:18:24 +00:00
parent f209391d59
commit 39f03edd8d

View File

@ -152,5 +152,5 @@
// John (Thales) work to make the display show the result of the pan and gain sliders, rather than their input.
// First committed by Martyn, 30th May 2013.
#define EXPERIMENTAL_OUTPUT_DISPLAY
//#define EXPERIMENTAL_OUTPUT_DISPLAY
#endif