cinder / Cinder

Cinder is a community-developed, free and open source library for professional-quality creative coding in C++.
http://libcinder.org
Other
5.28k stars 939 forks source link

Add mp3 support on linux #2300

Closed mincequi closed 11 months ago

mincequi commented 1 year ago

This PR adds mp3 support on linux within FileAudioLoader.cpp

Please tell me what you think.