conv.guido2note
aliases: [ceammc/guido->note], [guido->note]
convert Guido notation into MIDI and duration
available since version: 0.9.8

arguments:
- TEMPO
current tempo, if float - treat as quarter-per-minute, if symbol - bpm format
expected, for example: 120bpm, 60|1/8bpm, 90|4._bpm etc.
_type: atom
units: bpm
properties:
- @tempo
Get/set current tempo
type: atom
units: bpm
default: 60|4bpm
inlets:
outlets:
- int: MIDI pitch
type: control
- float: note duration in milliseconds
type: control
keywords:
conv
guido
midi
See also:
[conv.note2guido]
Authors: Serge Poltavsky
License: GPL3 or later