EQList
const EQList: object;Defined in: src/structures/Constants.ts:124
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:126 |
BassboostHigh | EQBand[] | A High and decent Bassboost Equalizer | src/structures/Constants.ts:144 |
BassboostLow | EQBand[] | A slight Bassboost Equalizer | src/structures/Constants.ts:180 |
BassboostMedium | EQBand[] | A decent Bassboost Equalizer | src/structures/Constants.ts:162 |
BetterMusic | EQBand[] | Makes the Music slightly “better” | src/structures/Constants.ts:198 |
Classic | EQBand[] | Makes the Music sound like Classic music / sound Classic music better | src/structures/Constants.ts:234 |
Electronic | EQBand[] | Makes the Music sound like Electronic music / sound Electronic music better | src/structures/Constants.ts:269 |
FullSound | EQBand[] | Boosts all Bands slightly for louder and fuller sound | src/structures/Constants.ts:287 |
Gaming | EQBand[] | Boosts basses + lower highs for a pro gaming sound | src/structures/Constants.ts:305 |
Pop | EQBand[] | Makes the Music sound like Pop music / sound Pop music better | src/structures/Constants.ts:252 |
Rock | EQBand[] | Makes the Music sound like rock music / sound rock music better | src/structures/Constants.ts:216 |