SaturnRingLibrary
0.9
SGL wrapper
Loading...
Searching...
No Matches
Public Attributes
|
List of all members
SRL::Sound::Cdda::Analysis::FrequencyVolume Struct Reference
Detailed Description
Frequency volume analysis.
Note
This functionality can be enabled by setting 'SRL_ENABLE_FREQ_ANALYSIS' to 1 in makefile.
#include <srl_sound.hpp>
Public Attributes
uint16_t
Highs
Volume of highs.
uint16_t
Lows
Volume of lows.
uint16_t
Mids
Volume of mids.
SRL
Sound
Cdda
Analysis
FrequencyVolume