AllBuf

SynthDef factory producing buffer player synths for arbitrary amounts of input and output channels

AllBuf

SynthDef factory producing buffer player synths for arbitrary amounts of input and output channels

AllBuf is a convenience class which produces all manners of SynthDefs for playing back buffers.

It makes sort of smart decisions about how to create patches based on your input parameters and it contains a method for factory producing all variations of SynthDefs for arbitrary input (number of channels in the buffer) and output channels.

It automatically creates variations of the SynthDefs containing pitch envelopes, low pass filter and filter envelopes which can all be easily used in patterns etc.

__For more information and examples, see the AllBuf help file. __

Installation

Open up SuperCollider and evaluate the following line of code: Quarks.install("https://github.com/madskjeldgaard/allbuf")

AllBuf
Project
Source file
Extension
Superclass:
AllBufTester
Project
Source file
Extension
Superclass:

Found no versions tagged via git

Installation

Repository

URL

https://github.com/madskjeldgaard/allbuf

Since

2019-12-01

Last update

2021-08-06

Current version

0.5

Quark info

url

https://github.com/madskjeldgaard/allbuf

name

AllBuf

schelp

AllBuf.schelp

license

GNU GPL v3.0

summary

SynthDef factory producing buffer player synths for arbitrary amounts of input and output channels

version

0.5

copyright

madskjeldgaard

dependencies

['AutoPan']

Possible dependcies

Possible dependants