Avidemux often rejects audio files (like AAC) that are still wrapped in an MP4 or M4A container when you try to use them as an external track. It prefers "raw" formats (like AAC in an ADTS/LATM envelope, WAV, or raw MP3). Traktor/Metadata Mess:
ffmpeg -i input_audio.mp3 -acodec pcm_s16le -ar 48000 -ac 2 output.wav
Looks like you are using an ad-blocker. We request you disable the ad-blocker and refresh your browser to view the content.