Codebox Operators ftom.scala

ftom.scala

Convert Frequency to MIDI Note with Scala scales and maps

new ftom.scala()

Methods

next(hz, scale, map): out1

Arguments

NameTypeDefaultDescription
hznumber
scalelist
maplist

Returns

NameTypeDescription
out1number

Converted MIDI note

reset(): void