de
.
sciss
.
synth
.
proc
.
Implicits
EnsembleOps
Related Doc:
package Implicits
implicit final
class
EnsembleOps
[
S <:
Sys
[
S
]
]
extends
AnyVal
Self Type
EnsembleOps
[
S
]
Linear Supertypes
AnyVal
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
EnsembleOps
AnyVal
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
EnsembleOps
(
this:
Ensemble
[
S
]
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
Any
def
/
(
child:
String
)
(
implicit
tx:
S.Tx
)
:
Option
[
Obj
[
S
]]
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
getClass
()
:
Class
[_ <:
AnyVal
]
Definition Classes
AnyVal → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
isPlaying
(
implicit
tx:
S.Tx
)
:
Boolean
def
play
()
(
implicit
tx:
S.Tx
)
:
Unit
def
stop
()
(
implicit
tx:
S.Tx
)
:
Unit
val
this
:
Ensemble
[
S
]
def
toString
()
:
String
Definition Classes
Any
Inherited from
AnyVal
Inherited from
Any
Ungrouped