thp / wavbreaker

Gtk3-based cross-platform GUI tool to losslessly split WAV, MP2 and MP3 files into multiple parts.
https://wavbreaker.sourceforge.io/
GNU General Public License v2.0
34 stars 10 forks source link

Audio file format modules #20

Closed thp closed 2 years ago

thp commented 2 years ago

Split file format logic from #ifdef in sample.c into its own modules.