Skip to content

Latest commit

 

History

History
executable file
·
16 lines (9 loc) · 508 Bytes

readme.md

File metadata and controls

executable file
·
16 lines (9 loc) · 508 Bytes

PolyBuf

See this video for a quick demo.

An easy way to load a bunch of audio files into easily accessible collections of buffers in Supercollider. Great for sample libraries.

Installation

In SuperCollider, evaluate the following code to install it as a quark: Quarks.install("https://github.com/madskjeldgaard/PolyBuf.git");

For more info: Using Quarks

Usage

See the help file s for more details