diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-07-02 01:32:54 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-07-02 01:32:54 +0100 |
| commit | e6c828cbd577239e7c8e4c532161084a33843a0f (patch) | |
| tree | 2290dcdc341e47bcec5ed9f364be9f457b7bf3c0 /src/lib/dolby_cp750.h | |
| parent | 8c0414a0dec9f444a80fc30c7be3bc82188446d4 (diff) | |
Add support for Datasat AP2x and USL sound processors when converting
fader position to gain. Stop storing a chosen processor in config;
instead, get the user to choose the processor when calculating gains.
Diffstat (limited to 'src/lib/dolby_cp750.h')
| -rw-r--r-- | src/lib/dolby_cp750.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/dolby_cp750.h b/src/lib/dolby_cp750.h index 3a8fcf6c7..3162a962d 100644 --- a/src/lib/dolby_cp750.h +++ b/src/lib/dolby_cp750.h @@ -28,6 +28,4 @@ class DolbyCP750 : public CinemaSoundProcessor { public: DolbyCP750 (); - - float db_for_fader_change (float from, float to) const; }; |
