diff options
| author | Michael Sevakis <jethead71@rockbox.org> | 2013-04-25 23:46:17 -0400 |
|---|---|---|
| committer | Michael Sevakis <jethead71@rockbox.org> | 2013-04-25 23:46:17 -0400 |
| commit | a2d8d4293a51134761949b22fca528fbd6cae543 (patch) | |
| tree | 9ae30be3db09f4019e6b54d2f0c1afea1b6b162c /lib/rbcodec/rbcodecconfig-example.h | |
| parent | 5314fb21030981485218fc4f26ac21308497fc68 (diff) | |
| download | rockbox-a2d8d4293a51134761949b22fca528fbd6cae543.zip rockbox-a2d8d4293a51134761949b22fca528fbd6cae543.tar.gz rockbox-a2d8d4293a51134761949b22fca528fbd6cae543.tar.bz2 rockbox-a2d8d4293a51134761949b22fca528fbd6cae543.tar.xz | |
Properly implement volume in warble. dB cut only.
Change-Id: I34b77287ba0b1a0002db3d52e893a52c50593362
Diffstat (limited to 'lib/rbcodec/rbcodecconfig-example.h')
| -rw-r--r-- | lib/rbcodec/rbcodecconfig-example.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/rbcodec/rbcodecconfig-example.h b/lib/rbcodec/rbcodecconfig-example.h index 2e14f53..7ecbc1e 100644 --- a/lib/rbcodec/rbcodecconfig-example.h +++ b/lib/rbcodec/rbcodecconfig-example.h @@ -2,7 +2,6 @@ #define RBCODECCONFIG_H_INCLUDED #define HAVE_PITCHCONTROL -//#define HAVE_SW_VOLUME_CONTROL #define HAVE_SW_TONE_CONTROLS #define HAVE_ALBUMART #define NUM_CORES 1 |