Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/solipd/AudioLab
Pure Data abstractions for electroacoustic composition & live electronics
https://github.com/solipd/AudioLab
pure-data puredata
Last synced: 23 days ago
JSON representation
Pure Data abstractions for electroacoustic composition & live electronics
- Host: GitHub
- URL: https://github.com/solipd/AudioLab
- Owner: solipd
- License: lgpl-3.0
- Created: 2018-08-31T17:51:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-24T11:53:01.000Z (about 2 months ago)
- Last Synced: 2024-10-25T11:31:16.106Z (about 2 months ago)
- Topics: pure-data, puredata
- Size: 27.7 MB
- Stars: 89
- Watchers: 13
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-puredata - AudioLab - (vanilla) A library of high level Pure Data abstractions with a focus on electroacoustic composition, live electronics and sound design. (Libraries & externals)
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].