An example project for the Phonics library has been created. Github link here. It shows how to use the library – perhaps for anyone who wants to make a synthesizer or music game with it.
It’s a pretty bare-bones example that allows for opening wiring files, selecting an instrument, and playing it.
It references the Phonics library as a submodule, so make sure to init submodules when checking out the project.
The example project, just like the Phonics project, is under the MIT license.