cienicera / cairo-wave

An implementation of the WAVE file format in Cairo
MIT License
6 stars 11 forks source link

added custom bit-depth support #19

Closed silent-cipher closed 4 months ago

silent-cipher commented 4 months ago

Fixes https://github.com/cienicera/cairo-wave/issues/10

Added support for custom bit depth of 4-bit, 8-bit, 16-bit, 24-bit and 32-bit.