I’ll be sincere, this posts for me to have a dumping floor to jot down one thing I frequently neglect.
Fort everybody else, having usb playback for music as background music is basically useful, saves a devoted playback machine, and begin cease controls turn into remotely availble within the iPad app too.
The x32 expects the file in a selected file format(wav) at a selected pattern price. to get this to work convert the audio utilizing FFMPEG by operating the next command
ffmpeg -i inputfile.mp3 -ar 48000 outputfile.wav