rochars / wavefile

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

Add Typescript types for fmt and data chunks #29

Open rejc2 opened 1 year ago

rejc2 commented 1 year ago

The "fmt " chunk especially is useful to have typings for, e.g. in order to get the sample rate of the wavefile.