de
.
sciss
.
synth
.
Ops
BufferConstructors
Related Doc:
package Ops
implicit final
class
BufferConstructors
extends
AnyVal
Linear Supertypes
AnyVal
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
BufferConstructors
AnyVal
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
BufferConstructors
(
this:
Buffer
.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
def
alloc
(
server:
Server
=
Server.default
,
numFrames:
Int
,
numChannels:
Int
=
1
,
completion:
Buffer.Completion
=
Completion.None
)
:
Buffer
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
cue
(
server:
Server
=
Server.default
,
path:
String
,
startFrame:
Int
=
0
,
numChannels:
Int
=
1
,
bufFrames:
Int
=
32768
,
completion:
Buffer.Completion
=
Completion.None
)
:
Buffer
def
getClass
()
:
Class
[_ <:
AnyVal
]
Definition Classes
AnyVal → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
read
(
server:
Server
=
Server.default
,
path:
String
,
startFrame:
Int
=
0
,
numFrames:
Int
=
1
,
completion:
Buffer.Completion
=
Completion.None
)
:
Buffer
def
readChannel
(
server:
Server
=
Server.default
,
path:
String
,
startFrame:
Int
=
0
,
numFrames:
Int
=
1
,
channels:
Seq
[
Int
]
,
completion:
Buffer.Completion
=
Completion.None
)
:
Buffer
val
this
:
Buffer
.type
def
toString
()
:
String
Definition Classes
Any
Inherited from
AnyVal
Inherited from
Any
Ungrouped