sonoglyph
← examples

interactive example

Morse decoder

Key a message by hand and read the letters as they close.

FIG. 1MORSE DECODERengine: @sonoglyph/dsp · recognizer: plugin-morse (envelope only) · 48 kHz

(1) input

mode

as code: ... --- ...

(2) scope · the keyed signal

(3) glyph timeline · elements

Key something — dots and dashes land here as the recognizer closes them.

(4) meaning · letters

Letters assemble here from the gaps between elements.

(1) key a message with the plugin’s own timing table, or send it by hand · (2) the amplitude envelope is everything the recognizer reads — pitch is irrelevant · (3) each glyph is one element, dot or dash, named by its duration · (4) letters assemble one stage later, in the translator, from the silences between elements.