Morse generator without clicks

I just made a lousy morse signal generator in javascript. The idea is to develop this further and implement BPSK31 and other things, but morse is a start.

Code can be found here, and a demo is here.