My bad, I misinterpreted your OP. But Ffmpeg could do the mp3 to wav conversion properly.
Sent from my iPhone > On May 2, 2025, at 2:45 PM, Todd Gruhn <tgru...@gmail.com> wrote: > > I converted MP3 to WAV -- I think making a wave-file is the problem... > >> On Fri, May 2, 2025 at 1:21 PM Andrew Randrianasulu >> <randrianas...@gmail.com> wrote: >> >> >> >> пт, 2 мая 2025 г., 20:13 Cameron Kelly <cam.k...@gmail.com>: >>> >>> If you install the ffmpeg package, you should be able to. It's a very >>> comprehensive piece of software to convert different types of audio >>> files and sources. >> >> >> another alternative might be sox, but you better to read uts man oage. >> >> generally cd-audio is >> 16 bit, 44100 Hz sampling rate, stereo (two channels). >> >> >>> >>> https://stackoverflow.com/questions/3255674/convert-audio-files-to-mp3-using-ffmpeg >>> >>> On 2025-05-02 12:22 p.m., Todd Gruhn wrote: >>>> I see this error: >>>> >>>> cdrecord: Inappropriate audio coding in foo.wav >>>> >>>> Is there a best way to convert *.mp3 to *.wav ??