MeTA


get organised

Till Bovermann (2016)

A performance framework for SuperCollider consisting of a structured directory, and a set of classes.

MeTA is available at github and via

Quarks.install("MeTA");

The class MeTA facilitates integration of multiple software instruments (generators), external controllers and their mapping. It also provides places for commonly used configurations and helpers. MeTA is designed with the Ndef environment in mind, though it should be possible to use it with other programming paradigms.


MeTAInstall provides tools to install and manage a structured directory in which you can set up your performance environment.

MeTAInstall.make(basePath: "/your/path", projectName: "projectName")

Implementing MeTA would not have been possible without the help of Alberto de Campo, Dominik Hildebrand, Amelie Hinrichsen, Hannes Hölzl and the SuperCollider community. The development of MeTA was partly funded by 3DMIN and the Einsteinstiftung Berlin.