WE Core
Loading...
Searching...
No Matches
StereoWidthProcessorParameters.h
Go to the documentation of this file.
1
/*
2
* File: StereoWidthProcessorParameters.h
3
*
4
* Created: 03/12/2020
5
*
6
* This file is part of WECore.
7
*
8
* WECore is free software: you can redistribute it and/or modify
9
* it under the terms of the GNU General Public License as published by
10
* the Free Software Foundation, either version 3 of the License, or
11
* (at your option) any later version.
12
*
13
* WECore is distributed in the hope that it will be useful,
14
* but WITHOUT ANY WARRANTY; without even the implied warranty of
15
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16
* GNU General Public License for more details.
17
*
18
* You should have received a copy of the GNU General Public License
19
* along with WECore. If not, see <http://www.gnu.org/licenses/>.
20
*/
21
22
#pragma once
23
24
#include "
General/ParameterDefinition.h
"
25
26
namespace
WECore::StereoWidth::Parameters
{
28
35
const
ParameterDefinition::RangedParameter<double>
WIDTH
(0, 2, 1);
37
}
ParameterDefinition.h
ParameterDefinition::RangedParameter
Definition
ParameterDefinition.h:101
WECore::StereoWidth::Parameters
Definition
StereoWidthProcessorParameters.h:26
WECore::StereoWidth::Parameters::WIDTH
const ParameterDefinition::RangedParameter< double > WIDTH(0, 2, 1)
WECore
WEFilters
StereoWidthProcessorParameters.h
Generated by
1.12.0