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

PlayerInputProxy
ExtensionExtension

placeholder for Patch inputs for a player that will be supplied later

Description

represents an audio or control input for a player that is to be filled with a player later.

eg. an input to an effect. a potential controller/interface input

it holds the place. if the patch is played, it is silent.

p.play

other classes can detect these inputs and patch into them.

The audioSpec would specify the number of channels.

Class Methods

.new

Arguments:

spec

Instance Methods

.spec

.initValue

.patchIn

.pipinit

.setInputBus

Arguments:

bus

.setNodeControl

Arguments:

nc

.synthArg

.ar

.makePatchOut

Arguments:

agroup
private
bus
bundle

.rate

.numChannels