ControlPatchOut:
Filter:
Description
Class methods
Inherited class methods
Instance methods
init
rate
synthArg
control
audio
scalar
Inherited instance methods
Classes (extension)
|
Libraries
>
crucial
>
internals
ControlPatchOut
:
PatchOut
:
Object
Extension
manages a Player's output when connecting to other Players
Source:
Patching.sc
Subclasses:
AudioPatchOut
See also:
PatchOut
Description
manages a Player's output when connecting to other Players
Class Methods
Inherited class methods
Instance Methods
.
init
.
rate
.
synthArg
.
control
(
controlPatchIn
,
needsValueSetNow
)
Arguments:
controlPatchIn
needsValueSetNow
.
audio
(
audioPatchIn
)
Arguments:
audioPatchIn
.
scalar
(
scalarPatchIn
)
Arguments:
scalarPatchIn
Inherited instance methods
helpfile source:
/home/stefan/.local/share/SuperCollider/downloaded-quarks/crucial-library/HelpSource/Classes/ControlPatchOut.schelp
link::Classes/ControlPatchOut::