EQList
const EQList: object;Defined in: src/structures/Constants.ts:138
Equalizer Presets
Type Declaration
Section titled “Type Declaration”| Name | Type | Description | Defined in |
|---|---|---|---|
BassboostEarrape | EQBand[] | A Bassboost Equalizer, so high it distorts the audio | src/structures/Constants.ts:140 |
BassboostHigh | EQBand[] | A High and decent Bassboost Equalizer | src/structures/Constants.ts:158 |
BassboostLow | EQBand[] | A slight Bassboost Equalizer | src/structures/Constants.ts:194 |
BassboostMedium | EQBand[] | A decent Bassboost Equalizer | src/structures/Constants.ts:176 |
BetterMusic | EQBand[] | Makes the Music slightly “better” | src/structures/Constants.ts:212 |
Classic | EQBand[] | Makes the Music sound like Classic music / sound Classic music better | src/structures/Constants.ts:248 |
Electronic | EQBand[] | Makes the Music sound like Electronic music / sound Electronic music better | src/structures/Constants.ts:283 |
FullSound | EQBand[] | Boosts all Bands slightly for louder and fuller sound | src/structures/Constants.ts:301 |
Gaming | EQBand[] | Boosts basses + lower highs for a pro gaming sound | src/structures/Constants.ts:319 |
Pop | EQBand[] | Makes the Music sound like Pop music / sound Pop music better | src/structures/Constants.ts:266 |
Rock | EQBand[] | Makes the Music sound like rock music / sound rock music better | src/structures/Constants.ts:230 |