Handbook
Glossary
gain<< ( value object -- )
Vocabulary
accessors
Inputs
value
an
object
object
an
object
Outputs
None
Definition
IN:
accessors
GENERIC:
gain<<
( value object -- )
Methods
USING:
accessors
audio.engine
kernel
math
slots.private
;
M:
audio-listener
gain<<
[
>float
]
dip
3
set-slot
;
inline
USING:
accessors
audio.engine
kernel
math
slots.private
;
M:
audio-source
gain<<
[
>float
]
dip
3
set-slot
;
inline