mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-21 22:12:58 +02:00
EXPERIMENTAL_EFFECT_MANAGEMENT
On a reset preferences, this adds the default built in effects only. The effects menu now has a 'More...' as its last item, and the list of plugins is invoked there. We can add from that list to the menus from that.
This commit is contained in:
@@ -77,6 +77,9 @@
|
||||
// All code removed after 2.1.0 release since it was unmaintained. LLL
|
||||
//#define EFFECT_CATEGORIES
|
||||
|
||||
// JKC Apr 2015, Menu item to manage effects.
|
||||
#define EXPERIMENTAL_EFFECT_MANAGEMENT
|
||||
|
||||
// Andreas Micheler, 20.Nov 2007:
|
||||
// A spectrumLogF-like view mode with notes quantization.
|
||||
// Just select the "Find Notes" checkbox in the spectrum prefs
|
||||
@@ -185,4 +188,5 @@
|
||||
#undef EXPERIMENTAL_CRASH_REPORT
|
||||
#endif
|
||||
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user