AbstractPlayerProxy:
Filter:
Classes (extension) | Libraries > crucial > Players > abstract

AbstractPlayerProxy : AbstractPlayer : AbstractFunction : Object
ExtensionExtension

base class for players that act as proxies for another player
Subclasses: Interface, PlayerSocket

Description

Defers all responsiblities for playing to another object. This is a superclass.

Its not really abstract since it is possible to play it, though its primary purpose is as a superclass.

see PlayerSocket

Class Methods

Inherited class methods

Instance Methods

.source

.source = value

.socketStatus

.asSynthDef

.synthDefArgs

.synthArg

.rate

.numChannels

.loadDefFileToBundle(b, server)

Arguments:

b
server

.defName

.spawnToBundle(bundle)

Arguments:

bundle

.isPlaying

.didSpawn

.instrArgFromControl(control)

Arguments:

control

.initForSynthDef(synthDef, argi)

Arguments:

synthDef
argi

.connectToPatchIn(patchIn, needsValueSetNow: true)

Arguments:

patchIn
needsValueSetNow

.didStop

.children

.prepareChildrenToBundle(bundle)

Arguments:

bundle

Inherited instance methods