mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-27 09:38:39 +02:00
Revert unintended changes in Experimental.h, sorry
This commit is contained in:
parent
0d3c00662e
commit
b20a9bacad
@ -96,10 +96,10 @@
|
|||||||
// Use on-demand importing for FLAC. Has issues with opening projects that
|
// Use on-demand importing for FLAC. Has issues with opening projects that
|
||||||
// have not been fully imported in builds without FLAC support, so disabled for
|
// have not been fully imported in builds without FLAC support, so disabled for
|
||||||
// 2.0 release
|
// 2.0 release
|
||||||
#define EXPERIMENTAL_OD_FLAC
|
//#define EXPERIMENTAL_OD_FLAC
|
||||||
// similarly for FFmpeg:
|
// similarly for FFmpeg:
|
||||||
// Won't build on Fedora 17 or Windows VC++, per http://bugzilla.audacityteam.org/show_bug.cgi?id=539.
|
// Won't build on Fedora 17 or Windows VC++, per http://bugzilla.audacityteam.org/show_bug.cgi?id=539.
|
||||||
#define EXPERIMENTAL_OD_FFMPEG 1
|
//#define EXPERIMENTAL_OD_FFMPEG 1
|
||||||
|
|
||||||
// Paul Licameli (PRL) 5 Oct 2014
|
// Paul Licameli (PRL) 5 Oct 2014
|
||||||
#define EXPERIMENTAL_SPECTRAL_EDITING
|
#define EXPERIMENTAL_SPECTRAL_EDITING
|
||||||
|
Loading…
x
Reference in New Issue
Block a user