AbstractSample:
Filter:
Description
Class methods
dir
standardizePath
abrevPath
Inherited class methods
Instance methods
soundFilePath
name
startFrame
endFrame
size
abrevPath
duration
asString
totalMemory
prepareToBundle
makePatchOut
Inherited instance methods
Classes (extension)
|
Libraries
>
crucial
>
Buffers
>
abstract
AbstractSample
:
BufferProxy
:
Object
Extension
base class for the BufferProxy and Sample classes
Source:
Sample.sc
Subclasses:
Sample
See also:
Sample
,
BufferProxy
Description
Class Methods
AbstractSample.
dir
AbstractSample.
dir
=
p
Arguments:
p
AbstractSample.
standardizePath
(
path
)
Arguments:
path
AbstractSample.
abrevPath
(
path
)
Arguments:
path
Inherited class methods
Instance Methods
.
soundFilePath
.
soundFilePath
=
string
Arguments:
string
.
name
.
name
= value
.
startFrame
.
startFrame
= value
.
endFrame
.
endFrame
= value
.
size
.
size
= value
.
abrevPath
.
duration
.
asString
.
totalMemory
.
prepareToBundle
(
group
,
bundle
)
Arguments:
group
bundle
.
makePatchOut
Inherited instance methods
helpfile source:
/home/stefan/.local/share/SuperCollider/downloaded-quarks/crucial-library/HelpSource/Classes/AbstractSample.schelp
link::Classes/AbstractSample::