comport/tests/multiplexx/README.md
IOhannes m zmölnig b975a90c55 C++ example project
2020-03-07 22:05:19 +01:00

282 B

multiplexx

minimal pd-lib-builder project that shows how to compile a library that contains multiplexx C-files that are compiled into multiplexx binaries each containing a different Pd-objectclass.

this is the general case of the one-object-per-binary library structure.