It's a bit dated now, but loris is a good example; a sophisticated sound modeling library. Written in C++ with a procedural interface in C and a scripting interface in python:
Can anyone point me to an example of a C++ lib with C API, in the
field of dsp? Not sure if I can think of the best way how to do it.