lewiswolf / kac_maxmsp

Max MSP library for working with arbitrarily shaped drums.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kac_maxmsp

Max MSP 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

About

Max MSP library for working with arbitrarily shaped drums.


Languages

Language:Max 85.0%Language:C++ 9.2%Language:CMake 5.7%Language:Shell 0.1%