/stk_mapper_demo

A very simple synth using libmapper and STK

Primary LanguageC++GNU General Public License v3.0GPL-3.0

STK-libmapper demo synth

This is a very simple synth demonstrating how to use the instances API from libmapper to control a synth built with the Synthesis ToolKit in C++ (STK).

This software is licensed with the GPLv3; see the attached file COPYING for details, which should be included in this download.

To build, you will first need to install libmapper and liblo from their respective repositories. An installation of liblo <= v0.26 is not sufficient, as libmapper depends on new functionality in the library.

Joseph Malloch 2013 Input Devices and Music Interaction Laboratory, McGill University.

Changelog: 20170901

  • Updated to libmapper v1.0