de
.
sciss
.
synth
.
Ops
SynthDefConstructors
Related Doc:
package Ops
implicit final
class
SynthDefConstructors
extends
AnyVal
Linear Supertypes
AnyVal
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
SynthDefConstructors
AnyVal
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
SynthDefConstructors
(
this:
SynthDef
.type
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
Any
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
load
(
path:
String
,
server:
Server
=
Server.default
,
completion:
Completion
[
Unit
] =
Completion.None
)
:
Unit
def
loadDir
(
path:
String
,
server:
Server
=
Server.default
,
completion:
Completion
[
Unit
] =
Completion.None
)
:
Unit
def
recv
(
name:
String
,
server:
Server
=
Server.default
,
completion:
SynthDef.Completion
=
Completion.None
)
(
thunk: ⇒
Unit
)
:
SynthDef
val
this
:
SynthDef
.type
def
toString
()
:
String
Definition Classes
Any
Inherited from
AnyVal
Inherited from
Any
Ungrouped