jamoma / jamoma2

A header-only C++ library for building dynamic and reflexive systems with an emphasis on audio and media.
MIT License
30 stars 6 forks source link

SampleBundleGroup operator classes #8

Open tap opened 9 years ago

tap commented 9 years ago

for the audio graph we will need something that can function as a sink, and splitters, combiners, etc.

tap commented 9 years ago

We need to make a distinction (and implement both) between functions and operators.

Functions:

Operators: