Hi everybody !
In the Class AudioFormatManager, the function registerBasicFormat() says: “Currently, this will add WAV and AIFF to the list.”
But If I try to open an mp3 or mp4 it works !
Does this function also add MP3 and MP4 to the list now or do I miss something ?
I’m currently doing this tutorial : https://www.juce.com/doc/tutorial_playing_sound_files
Thanks