PlayerBinop:
Filter:
Description
Class methods
new
Inherited class methods
Instance methods
operator
a
b
ar
storeArgs
guiClass
Inherited instance methods
Classes (extension)
|
Libraries
>
crucial
>
Players
PlayerBinop
:
AbstractPlayer
:
AbstractFunction
:
Object
Extension
the result of a binary op on a Player
Source:
PlayerBasicOps.sc
See also:
PlayerUnop
Description
Class Methods
PlayerBinop.
new
(
operator
,
a
,
b
)
Arguments:
operator
a
b
Inherited class methods
Instance Methods
.
operator
.
operator
= value
.
a
.
a
= value
.
b
.
b
= value
.
ar
.
storeArgs
.
guiClass
Inherited instance methods
helpfile source:
/home/stefan/.local/share/SuperCollider/downloaded-quarks/crucial-library/HelpSource/Classes/PlayerBinop.schelp
link::Classes/PlayerBinop::