tallbl0nde / TriPlayer

A feature-rich background audio player for Nintendo Switch (requires Atmosphere)
MIT License
174 stars 23 forks source link

Feature Request: Equalizer-Support for other filetypes (FLAC?) #51

Open Markus0103 opened 2 years ago

Markus0103 commented 2 years ago

Currently the equalizer only works on MP3's so I wonder if it's possible to add this functionality also for other the filetypes, like FLAC?

I like the ability that you can use an equalizer, but like for me, who has only a archive of FLAC's, it's sadly useless, but I don't want to blame here, because it's amazing, how there is even at all a equalizer.

So, is there any chance or hope, to get this working for WAV or FLAC or is this maybe a problem or impossible, because of the system limitations (while like running in the background)?

But in overall, your Music Player is really really awesome, keep up your great work.

tallbl0nde commented 2 years ago

MP3s have an equalizer as that feature is in the MP3 library I'm using, unfortunately none of the other libraries I'm using for decoding audio have equalizers built-in.

I wouldn't even have a clue on how to make one, so it'd be a matter of finding a library or swapping out the decoders for other ones that support equalizers I'm afraid.