Immutable struct used for sending updated settings data from the GUI to the audio pipeline.
More...
Immutable struct used for sending updated settings data from the GUI to the audio pipeline.
◆ ToCoefficient()
| float FQLab.EqSettings.ToCoefficient |
( |
int |
setting | ) |
|
|
inlineprivate |
◆ ToString()
| override string FQLab.EqSettings.ToString |
( |
| ) |
|
|
inline |
◆ Highs
| int FQLab.EqSettings.Highs |
|
get |
◆ Lows
| int FQLab.EqSettings.Lows |
|
get |
◆ Mids
| int FQLab.EqSettings.Mids |
|
get |
◆ this[EqRanges range]
| float FQLab.EqSettings.this[EqRanges range] |
|
get |
Gets the scale factor based on the desired frequency range.
- Parameters
-
| range | Accessor from the enum. |
- Exceptions
-
| ArgumentOutOfRangeException | When accessed by an invalid EqRanges option. |
The documentation for this struct was generated from the following file: