PlayerMixer:
Filter:
crucial-library/Classes (extension) | Libraries > crucial > Players

PlayerMixer
ExtensionExtension

takes multiple players as input, mixes them to a single (stereo) output

Description

Plays all of the players, mixing them together in its own synth.

Patching of this combined output is easy. They are treated like a single unit.

Class Methods

.new

Arguments:

players

Instance Methods

.players

.asSynthDef

.defName

.synthDefArgs

.respawnMixerToBundle

Arguments:

bundle

.addPlayer

Arguments:

player

.removePlayerAt

Arguments:

pli

.putPlayer

Arguments:

i
pl

.beatDuration

.children

.storeArgs

.rate

.numChannels

.guiClass

Examples

It is possible to dynamically add, replace or remove players