clayperez / morse-webaudio

More code encoding and decoding with webaudio; plus a morse tutor web app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

With the arrival of the WebAudio APIs, here's a morse code generator based on WebAudio.

So far this is a sketch set up as a test for browser support across dekstop and mobile browsers.

TODO

  • Packaging
  • Cross-browserness
  • Tests
    • unit tests
    • calibration of generation speed (WPM)
  • Tidy up code
  • A decent test example on github.io site

Status

An experiment. Interested in comments & ideas. Looking for code contributions later.

License

MIT. See the LICENSE file.

About

More code encoding and decoding with webaudio; plus a morse tutor web app

License:MIT License


Languages

Language:JavaScript 88.2%Language:HTML 11.8%