mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-18 14:41:20 +01:00
#ifdef EXPERIMENTAL_SCIENCE_FILTERS created to make it easy to switch on or off this effect. Made it easier to internationalize Science Filter by adding internationalisation hints and converting some _()'s on numbers to wxT()'s.
This commit is contained in:
@@ -30,6 +30,10 @@
|
||||
#ifndef __EXPERIMENTAL__
|
||||
#define __EXPERIMENTAL__
|
||||
|
||||
|
||||
// JKC (for Norm C)
|
||||
#define EXPERIMENTAL_SCIENCE_FILTERS
|
||||
|
||||
// LLL, 01 Oct 2013:
|
||||
// new key assignment view for preferences
|
||||
#define EXPERIMENTAL_KEY_VIEW
|
||||
|
||||
Reference in New Issue
Block a user