Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/solipd/AudioLab

Pure Data abstractions for electroacoustic composition & live electronics
https://github.com/solipd/AudioLab

pure-data puredata

Last synced: about 2 months ago
JSON representation

Pure Data abstractions for electroacoustic composition & live electronics

Awesome Lists containing this project

README

        

# AudioLab

A library of high level Pure Data abstractions with a focus on electroacoustic composition,
live electronics and sound design.

## Installation

To run this software you’ll need to install Pure Data version 0.54.1 or later.
Pd can be downloaded from https://puredata.info/

In Pd go to Preferences→Path...→New... and set the path to the AudioLab directory.
Alternatively, you can use the declare object to set a path relative to the directory of
your patch like [declare -path ../AudioLab].