EQList
const EQList: object;Defined in: src/structures/Constants.ts:108
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:110 |
BassboostHigh | EQBand[] | A High and decent Bassboost Equalizer | src/structures/Constants.ts:128 |
BassboostLow | EQBand[] | A slight Bassboost Equalizer | src/structures/Constants.ts:164 |
BassboostMedium | EQBand[] | A decent Bassboost Equalizer | src/structures/Constants.ts:146 |
BetterMusic | EQBand[] | Makes the Music slightly “better” | src/structures/Constants.ts:182 |
Classic | EQBand[] | Makes the Music sound like Classic music / sound Classic music better | src/structures/Constants.ts:218 |
Electronic | EQBand[] | Makes the Music sound like Electronic music / sound Electronic music better | src/structures/Constants.ts:253 |
FullSound | EQBand[] | Boosts all Bands slightly for louder and fuller sound | src/structures/Constants.ts:271 |
Gaming | EQBand[] | Boosts basses + lower highs for a pro gaming sound | src/structures/Constants.ts:289 |
Pop | EQBand[] | Makes the Music sound like Pop music / sound Pop music better | src/structures/Constants.ts:236 |
Rock | EQBand[] | Makes the Music sound like rock music / sound rock music better | src/structures/Constants.ts:200 |