Handbook
Glossary
static-audio-clip? ( object -- ? )
Vocabulary
audio
.
engine
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
static-audio-clip
class.
Definition
USING:
classes.tuple.private
;
IN:
audio.engine
:
static-audio-clip?
( object -- ? )
\
static-audio-clip
13
tuple-instance?
;