al-sources>> ( object -- value )


Vocabulary
accessors

Definition
IN: accessors

GENERIC: al-sources>> ( object -- value )


Methods
USING: accessors audio.engine slots.private ;

M: audio-engine al-sources>> 7 slot ; inline