midi.ctl2str
aliases: [midi.ctl->str]
convert Standard MIDI Controllers number to name
available since version: 0.4
properties:
- @symbol (initonly)
Get/set output as symbol instead of string by default
type: flag
default: 0
inlets:
- Standart MIDI controller number [0-127]
type: control
outlets:
- output Standart MIDI controller name (string or symbol)
type: control
keywords:
midi
controller
name
Authors: Serge Poltavsky
License: GPL3 or later