Search results
Query: Web Audio API
Links: 2 | Categories: 0
-
Demonstrates an online **CW** audio decoder tool, currently under active development, designed for analyzing and decoding Morse code. Users can upload audio files containing Morse code or record live audio input via a microphone, with processing handled entirely in JavaScript using the Web Audio API. The software analyzes the audio, attempting to determine the pitch and speed, and then decodes the message, providing options to compare the decoded output against a predefined message or a perfectly timed version. The interface allows for setting optional comparison messages, character speed in WPM, and Farnsworth speed. It also features interactive charts for visualizing the audio analysis, where users can zoom with the mouse wheel and pan by dragging. Specific buttons highlight different element types such as intra-character space, inter-character space, extra elements, missing elements, and replaced elements, aiding in detailed signal analysis. Built-in test files are available for immediate analysis, allowing users to quickly evaluate the decoder's performance. The tool is noted to work with specific browsers and is presented as a testing platform for user feedback, indicating ongoing refinement of its decoding algorithms and user interface.
-
The **Nilex Morse Tutor** is an HTML5 web application designed to teach Morse code reception, adapting to user proficiency by adding new characters as readiness is detected. It prioritizes practice on less familiar letters, numbers, symbols, words, and phrases, while minimizing repetition of already mastered elements. The program offers multiple learning orders, including "Q7ZG..." (Ward/Jim's), "KMRS..." (PU5EPX/Koch), "KMUR..." (lcwo.net), "AENT..." (CWops CW Academy), "TEAN..." (Stephen C Phillips), "ANET..." (Vic VE3YT), and "ETI5..." (Ham Whisperer), alongside an alphabetical option. Users can customize the learning experience by enabling or disabling automatic progression, and selecting specific content categories such as numbers, symbols, words, phrases, QSO bits, Ham Radio Bands, X+Y=Z math, and units. Audio settings are adjustable for volume, speed (WPM), tone frequency, and keyshape/keying envelope, allowing for a personalized auditory environment. The interface provides visual feedback with blue bars indicating practice emphasis and gray bars for reserved characters, with clickable bars for manual character selection. Developed by "Nosey" Nick Waterman, VA3NNW, this tutor is based on earlier versions by Jim Wilson and a 1977 QST article. A significant October 2019 rewrite incorporated a new WebAudio sound library by AwesomeAidenW, improving offline functionality and mobile support. The content library was expanded to include 3000 top Google words, 2284+ General Service List words, ISO country codes, capital cities, US states, Canadian provinces, UK counties, common names, periodic table elements, quotes, Q-codes, electronic components, ham abbreviations, and example call signs. The software is distributed under the GNU GPL V2 license.