TurboWarp / desktop

A better offline editor for Scratch 3.
https://desktop.turbowarp.org/
GNU General Public License v3.0
365 stars 79 forks source link

Support for more audio formats (.m4a .flac .aiff etc) #991

Closed BlueDome77 closed 4 months ago

BlueDome77 commented 4 months ago

The TurboWarp audio engine only supports .mp3 and .wav audio format playback, which can be vary limiting;

.mp3 is a compressed (Low Quality) format. .wav is a uncompressed (High Quality) format but doesn't support metadata.

It would be useful if the audio engine had support for more higher quality audio file formats.