Skip to content
Kai Blaschke edited this page Jan 22, 2026 · 2 revisions

We're still in the process of integrating the API documentation into our official project website. Until then, a manually generated Doxygen reference can be found here:

https://codav.de/projectM-API/

Note that this includes the C++ API, which isn't officially supported. When developing applications, it's highly recommended to use the C API, only including headers with the .h extension.

Clone this wiki locally