Navoei / CustomDiscs

A Paper plugin to add custom music discs using the Simple Voice Chat API.
MIT License
54 stars 13 forks source link

FLAC file support #29

Closed AMDBartek closed 1 year ago

AMDBartek commented 1 year ago

First off, thank you for the plugin, I have been having a lot of fun on my server with it.

Would it be possible to implement FLAC file support? Most of my music collection is in FLAC due to it's superior quality whilst being smaller than WAVE. I know high resolution playback won't be possible as Simple Voice Chat uses a lossy codec although it would still be nice to see support for the format.

I may try to do this and submit a pull request if I have some spare time.

Edit: Yeah, I'll take a shot at this. Should be simple. I can submit a pull request later if you would like.

AMDBartek commented 1 year ago

I have managed to do this and I am in the process of creating a pull request.