From 67db2edd0d03e5dbab7f66ca7f19f9409ddc446c Mon Sep 17 00:00:00 2001 From: Neale Pickett Date: Wed, 21 Nov 2018 20:28:02 +0000 Subject: [PATCH] webapp work, push required for https --- toys/starship/index.html | 33 --------------------------------- 1 file changed, 33 deletions(-) delete mode 100644 toys/starship/index.html diff --git a/toys/starship/index.html b/toys/starship/index.html deleted file mode 100644 index 95ff699..0000000 --- a/toys/starship/index.html +++ /dev/null @@ -1,33 +0,0 @@ ---- -title: Starship Noise Generator -scripts: -- starship.js ---- - -#play { - padding: 0; - border: 0; - margin: 1em; - font-size: 2em; - background: inherit; -} -
- - ๐Ÿ”‰ - - ๐Ÿ”Š -
- -I work in a building with no HVAC, -which means we can hear everything people are saying, -anywhere in the building. - -This page is a low-CPU noise generator that runs entirely in JavaScript. -Once it starts, -you donโ€™t need an Internet connection to keep it going. -You can leave it running forever, if you like. - -For those interested, -it uses the new (in 2017) and seriously perfect for this application -[Web Audio API](https://developer.mozilla.org/en-US/docs/Web/API/Web_Audio_API) -