Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 419 Bytes

readme.md

File metadata and controls

16 lines (11 loc) · 419 Bytes

kac_maxmsp

Max library for working with arbitrarily shaped drums.

This package was created using the Min-DevKit for Max, an API and supporting tools for writing externals in modern C++.

Install

You will need cmake installed. Then, to build and use the project, run:

cd ~/Documents/Max\ 8/Packages
git clone --recursive ...
cd kac_maxmsp
sh ./bin/build.sh