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