RNBO Objects & Operators scala.kbm
Open Help

scala.kbm

Scala KBM parser

Description

Text entry object that will convert a keyboard mapping in the scala .kbm format to RNBO list format and output that list with a bang.

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 @map 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 @map 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
mtof~