MySoundFont/ │ ├── info.json # Metadata (name, copyright, version, etc.) │ ├── samples/ # Waveform data (FLAC/OGG files + metadata JSON) │ ├── Piano FF A0.flac │ ├── Piano FF A0.json # Loop points, ...
I'll write some sensible stuff here later but these are files related to a tutorial series on GLFW and related topics that I'm currently working on. Note that these files will progress as the tutorial ...