Publicados in quantixed

A quick tech tip. I usually use Audacity for converting audio files and I have a few simple macros set up in there to make life easy. I had some opus music files which do not play in Apple’s Music app and therefore needed converting to MP3 format. Annoyingly, Audacity 3.1.2 on macOS does not currently import opus files, so I needed to find an alternative. The command line tool ffmpeg can be used to convert audio files. So how can we do it?