Handbook
Glossary
al-buffer<< ( value object -- )
Vocabulary
accessors
Inputs
value
an
object
object
an
object
Outputs
None
Definition
IN:
accessors
GENERIC:
al-buffer<<
( value object -- )
Methods
USING:
accessors
audio.engine
kernel
math
slots
slots.private
;
M:
static-audio-clip
al-buffer<<
[
dup
integer?
[
\
integer
bad-slot-value
]
unless
]
dip
7
set-slot
;
inline