recri / cwkeyer-js

PWA controller for CWKeyer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CWKeyer.js

[![Built with open-wc recommendations](https://img.shields.io/badge/built%20with-open–wc-blue.svg)](https://github.com/open-wc) [![Online at cwkeyer.elf.org](…)](…) Morse code keyer controller in a web page. Click the start button and type letters at the page to hear them in Morse. Scroll down to find the controls for words/minute timing, pitch, envelope shaping, key input alternatives, and keyer options. Best used with an iambic paddle interfaced through a MIDI interface, the page listens for MIDI NoteOn and NoteOff to trigger the iambic keyer. The page treats even notes as one paddle and odd notes as the other paddle, and NoteOn with velocity 0 as a NoteOff. But in a pinch you can use Alt and Ctrl keys, or bring up paddles on a touch screen.

Use of source

This directory was built with open-wc.org. You’ll need node, npm, and yarn to rebuild dependencies and then “`npm run start“`

About

PWA controller for CWKeyer

License:MIT License


Languages

Language:JavaScript 97.5%Language:HTML 1.3%Language:Tcl 0.8%Language:Makefile 0.4%