rochars / wavefile

Create, read and write wav files according to the specs. :star: :notes: :heart:
MIT License
226 stars 48 forks source link

Unable to convert due to incompatible file type #9

Closed benjaminmills15 closed 5 years ago

benjaminmills15 commented 6 years ago

I am unable to convert a LINEAR16 .wav file to an alaw wav file due to an error stating I am using an unsupported file type

rochars commented 6 years ago

Hi! Can you provide more information, like the full error message?

Cheers, Rafael