Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/nk3bbrboys6x/public_html/traustikristjansson_papers/wp-includes/option.php on line 1
2014 | Trausti Kristjansson's Blog
Yearly Archives: 2014

Shell scripts in Javascript.

I’m a big fan of javascript. My first taste of javascript was during a bout of insomnia when I wrote a little night light sleeping aid that replaced a 50$ gadget. Then came real time synthesis of chimes, then face

Real time PCM output in Javascript and Web Audio API

Recently I upgraded a little piece of code that does real time synthesis of chimes to use the Web Audio API. Originally it was written with the simple Mozilla Audio Data API, which has been deprecated in favor of the