cienicera / cairo-wave

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

Fix bit-depth #26

Open tekkac opened 3 months ago

tekkac commented 3 months ago

Description

Fix waveform generation for custom bit-depths (4, 16, 32, bits)

Acceptance Criteria