mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-18 14:41:20 +01:00
John (Thales) code to make the waveform display look like the output of the gain and pan sliders, rather than the input. Added as EXPERIMENTAL_OUTPUT_DISPLAY since there is work to do, but I think this deserves wider input/views.
This commit is contained in:
@@ -150,4 +150,7 @@
|
||||
//#define AUTOMATED_INPUT_LEVEL_ADJUSTMENT
|
||||
#endif
|
||||
|
||||
// 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
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user