Search found 2 matches

by u2t4c6s8n
Wed Jan 10, 2018 11:02 am
Forum: Making Music with Audacity
Topic: Importin 32-bit wav from an old Cool Edit version
Replies: 2
Views: 908

Re: Importin 32-bit wav from an old Cool Edit version

Solved! The problem consists in the coding used by Cool Edit for the 32-bit which must be 16.8 float (type 1) . It was sufficient to update ffmpeg (3.3 or later. I tried on Linux). In particular, you need to use the codec pcm_f16le for the input. But you must manually normalize the waveshape because...
by u2t4c6s8n
Tue Jan 09, 2018 9:36 pm
Forum: Making Music with Audacity
Topic: Importin 32-bit wav from an old Cool Edit version
Replies: 2
Views: 908

Importin 32-bit wav from an old Cool Edit version

Hi, I would like to import a wave file made with an old version of Cool Edit. Audacity correctly reads 16-bit files, but this doesn't happen if they are 32-bit. I tried to import it as "Raw data" but it's useless. Here are some details about the file: File : /mnt/sda1/test.wav Lenght : 49833056 RIFF...