mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-29 14:48:39 +02:00
Add EXPERIMENTAL flag
This commit is contained in:
parent
c4fe4993b3
commit
b5696ca9db
@ -208,4 +208,10 @@
|
|||||||
// interpolating in frequency domain.
|
// interpolating in frequency domain.
|
||||||
#define EXPERIMENTAL_ZERO_PADDED_SPECTROGRAMS
|
#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
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user