1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-29 22:58:39 +02:00

Add EXPERIMENTAL flag

This commit is contained in:
Paul Licameli 2017-07-11 13:22:26 -04:00
parent c4fe4993b3
commit b5696ca9db

View File

@ -208,4 +208,10 @@
// interpolating in frequency domain.
#define EXPERIMENTAL_ZERO_PADDED_SPECTROGRAMS
// PRL 11 Jul 2017
// Highlight more things in TrackPanel when the mouse moves over them,
// using delibrately ugly pens and brushes until there is better cooperation
// with themes
//#define EXPERIMENTAL_TRACK_PANEL_HIGHLIGHTING
#endif