Phosphor
Qt6 / Wayland library suite for window-management tools
 
Loading...
Searching...
No Matches
PhosphorAudio::Defaults Namespace Reference

Variables

constexpr int MinBars = 16
 
constexpr int MaxBars = 256
 
constexpr int DefaultBarCount = 64
 
constexpr int DefaultFramerate = 60
 
constexpr int MinFramerate = 30
 
constexpr int MaxFramerate = 144
 
constexpr bool DefaultAutosens = true
 
constexpr int DefaultSensitivity = 100
 
constexpr int MinSensitivity = 10
 
constexpr int MaxSensitivity = 500
 
constexpr int DefaultNoiseReduction = 77
 
constexpr int MinNoiseReduction = 0
 
constexpr int MaxNoiseReduction = 100
 
constexpr int DefaultLowerCutoffHz = 50
 
constexpr int MinLowerCutoffHz = 20
 
constexpr int MaxLowerCutoffHz = 500
 
constexpr int DefaultHigherCutoffHz = 10000
 
constexpr int MinHigherCutoffHz = 1000
 
constexpr int MaxHigherCutoffHz = 20000
 
constexpr bool DefaultMonstercat = false
 
constexpr bool DefaultWaves = false
 
constexpr bool DefaultReverse = false
 
constexpr double DefaultExtraSmoothing = 0.5
 
constexpr double MinExtraSmoothing = 0.0
 
constexpr double MaxExtraSmoothing = 0.95
 

Variable Documentation

◆ DefaultAutosens

constexpr bool PhosphorAudio::Defaults::DefaultAutosens = true
inlineconstexpr

◆ DefaultBarCount

constexpr int PhosphorAudio::Defaults::DefaultBarCount = 64
inlineconstexpr

◆ DefaultExtraSmoothing

constexpr double PhosphorAudio::Defaults::DefaultExtraSmoothing = 0.5
inlineconstexpr

◆ DefaultFramerate

constexpr int PhosphorAudio::Defaults::DefaultFramerate = 60
inlineconstexpr

◆ DefaultHigherCutoffHz

constexpr int PhosphorAudio::Defaults::DefaultHigherCutoffHz = 10000
inlineconstexpr

◆ DefaultLowerCutoffHz

constexpr int PhosphorAudio::Defaults::DefaultLowerCutoffHz = 50
inlineconstexpr

◆ DefaultMonstercat

constexpr bool PhosphorAudio::Defaults::DefaultMonstercat = false
inlineconstexpr

◆ DefaultNoiseReduction

constexpr int PhosphorAudio::Defaults::DefaultNoiseReduction = 77
inlineconstexpr

◆ DefaultReverse

constexpr bool PhosphorAudio::Defaults::DefaultReverse = false
inlineconstexpr

◆ DefaultSensitivity

constexpr int PhosphorAudio::Defaults::DefaultSensitivity = 100
inlineconstexpr

◆ DefaultWaves

constexpr bool PhosphorAudio::Defaults::DefaultWaves = false
inlineconstexpr

◆ MaxBars

constexpr int PhosphorAudio::Defaults::MaxBars = 256
inlineconstexpr

◆ MaxExtraSmoothing

constexpr double PhosphorAudio::Defaults::MaxExtraSmoothing = 0.95
inlineconstexpr

◆ MaxFramerate

constexpr int PhosphorAudio::Defaults::MaxFramerate = 144
inlineconstexpr

◆ MaxHigherCutoffHz

constexpr int PhosphorAudio::Defaults::MaxHigherCutoffHz = 20000
inlineconstexpr

◆ MaxLowerCutoffHz

constexpr int PhosphorAudio::Defaults::MaxLowerCutoffHz = 500
inlineconstexpr

◆ MaxNoiseReduction

constexpr int PhosphorAudio::Defaults::MaxNoiseReduction = 100
inlineconstexpr

◆ MaxSensitivity

constexpr int PhosphorAudio::Defaults::MaxSensitivity = 500
inlineconstexpr

◆ MinBars

constexpr int PhosphorAudio::Defaults::MinBars = 16
inlineconstexpr

◆ MinExtraSmoothing

constexpr double PhosphorAudio::Defaults::MinExtraSmoothing = 0.0
inlineconstexpr

◆ MinFramerate

constexpr int PhosphorAudio::Defaults::MinFramerate = 30
inlineconstexpr

◆ MinHigherCutoffHz

constexpr int PhosphorAudio::Defaults::MinHigherCutoffHz = 1000
inlineconstexpr

◆ MinLowerCutoffHz

constexpr int PhosphorAudio::Defaults::MinLowerCutoffHz = 20
inlineconstexpr

◆ MinNoiseReduction

constexpr int PhosphorAudio::Defaults::MinNoiseReduction = 0
inlineconstexpr

◆ MinSensitivity

constexpr int PhosphorAudio::Defaults::MinSensitivity = 10
inlineconstexpr