How AAC / M4A to WAV conversion works
AAC / M4A decode → normalized audio stream → WAV encode
Reading AAC / M4A
AAC or M4A input is demuxed from its supported transport or MP4 container with compatible tags.
Creating WAV
WAV output uses uncompressed PCM for broad editing compatibility and typically creates a larger file.