Handbook
Glossary
>note ( harmonics note buffer -- buffer )
Vocabulary
synth
Inputs
harmonics
an
object
note
an
object
buffer
an
object
Outputs
buffer
an
object
Definition
USING:
accessors
kernel
sequences
sequences.modified
;
IN:
synth
:
>note
( harmonics note buffer -- buffer )
[
[
note-harmonic-data
]
2curry
map
<summed>
]
[
data<<
]
[
]
tri
;