Audacity
3.2.0
libraries
lib-project-rate
Decibels.h
Go to the documentation of this file.
1
/*!********************************************************************
2
3
Audacity: A Digital Audio Editor
4
5
@file Decibels.h
6
7
Paul Licameli
8
Moved a constant here from Envelope.h where it did not belong
9
Define the key string in one place here too
10
11
Split from GUISettings.h
12
13
**********************************************************************/
14
#ifndef __AUDACITY_DECIBELS__
15
#define __AUDACITY_DECIBELS__
16
17
#include "
Prefs.h
"
18
20
extern
PROJECT_RATE_API
IntSetting
DecibelScaleCutoff
;
21
22
#endif
DecibelScaleCutoff
PROJECT_RATE_API IntSetting DecibelScaleCutoff
Negation of this value is the lowest dB level that should be shown in dB scales.
Definition:
Decibels.cpp:12
Prefs.h
IntSetting
Specialization of Setting for int.
Definition:
Prefs.h:356
Generated by
1.9.3