A collection of tools (written in C) to do interesting things with sound files
GNU General Public License v2.0
80
stars
36
forks
source link
Replace remaining uses of memset() for structure initialization with C99 designated initializers #83
Closed
musicinmybrain closed 3 years ago
This simplifies the code a bit and complements https://github.com/libsndfile/sndfile-tools/pull/81.