scala.kbm
Examples
Inlets
trigger [bang]
A bang will output the mapping described in scala.kbm as a list that can set a keyboard mapping for RNBO objects such as mtof , mtof~ , ftom , and ftom~ , using the set object and the attribute.
See the mtof reference for a description of the conversion between the .kbm format and the RNBO list format for keyboard mappings.
Outlets
out [list]
The mapping is output as a list.
Dynamic Attributes
These attributes can be modified in the code during execution using the set object
trigger [bang]
A bang will output the mapping described in scala.kbm as a list that can set a keyboard mapping for RNBO objects such as mtof , mtof~ , ftom , and ftom~ , using the set object and the attribute.
See the mtof reference for a description of the conversion between the .kbm format and the RNBO list format for keyboard mappings.
See Also
Name | Description |
---|---|
scala.list | Store and output scala scale lists. |
scala.scl | Scala SCL parser |
mtof | Convert between MIDI notes and frequencies. |
ftom | Convert between frequencies and MIDI notes. |
mtof | Convert a MIDI note number to frequency |
mtof~ | Convert a MIDI note number to frequency at signal rate |