![]() |
Wise&mystical
1.0
Project about Europe
|
High Shelf Filter. More...
#include <miniaudio.h>
Public Attributes | |
| ma_format | format |
| ma_uint32 | channels |
| ma_uint32 | sampleRate |
| double | gainDB |
| double | shelfSlope |
| double | frequency |
High Shelf Filter.
Definition at line 4684 of file miniaudio.h.
| ma_uint32 ma_hishelf2_config::channels |
Definition at line 4687 of file miniaudio.h.
| ma_format ma_hishelf2_config::format |
Definition at line 4686 of file miniaudio.h.
| double ma_hishelf2_config::frequency |
Definition at line 4691 of file miniaudio.h.
| double ma_hishelf2_config::gainDB |
Definition at line 4689 of file miniaudio.h.
| ma_uint32 ma_hishelf2_config::sampleRate |
Definition at line 4688 of file miniaudio.h.
| double ma_hishelf2_config::shelfSlope |
Definition at line 4690 of file miniaudio.h.