de
.
sciss
.
synth
.
ugen
IEnv
Related Docs:
class IEnv
|
package ugen
object
IEnv
extends
EnvFactory
[
IEnv
] with
Serializable
Linear Supertypes
Serializable
,
Serializable
,
EnvFactory
[
IEnv
],
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
IEnv
Serializable
Serializable
EnvFactory
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
create
(
startLevel:
GE
,
segments:
IndexedSeq
[
Segment
]
)
:
IEnv
Attributes
protected
Definition Classes
IEnv
→
EnvFactory
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
linen
(
attack:
GE
=
0.01f
,
sustain:
GE
=
1
,
release:
GE
=
1
,
level:
GE
=
1
,
curve:
Env.Curve
=
linear
)
:
IEnv
Definition Classes
EnvFactory
def
linen
:
IEnv
Definition Classes
EnvFactory
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
perc
(
attack:
GE
=
0.01
,
release:
GE
=
1
,
level:
GE
=
1
,
curve:
Env.Curve
=
parametric(-4)
)
:
IEnv
Definition Classes
EnvFactory
def
perc
:
IEnv
Definition Classes
EnvFactory
def
sine
(
dur:
GE
=
1
,
level:
GE
=
1
)
:
IEnv
Definition Classes
EnvFactory
def
sine
:
IEnv
Definition Classes
EnvFactory
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
def
triangle
(
dur:
GE
=
1
,
level:
GE
=
1
)
:
IEnv
Definition Classes
EnvFactory
def
triangle
:
IEnv
Definition Classes
EnvFactory
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Inherited from
Serializable
Inherited from
Serializable
Inherited from
EnvFactory
[
IEnv
]
Inherited from
AnyRef
Inherited from
Any
Ungrouped