Example plugins which use the GMPI Audio Plugin SDK
To clone and create the project, open a command prompt and proceed as follows:
git clone https://github.com/JeffMcClintock/GMPI-plugins
cd GMPI-Plugins
mkdir build
cd build
cmake ..
cmake --build .