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