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