Html5 Audio Context, Musical, Data Compression, Sensation and Perception : Five for Friday

Friday of August 04, 2017

A wierd week.

Dev: AudioContext

Learn more about audio generation in html5 via https://developer.mozilla.org/en-US/docs/Web/API/AudioContext/resume.

Audio: Musical notes

I ended up on this page due to the need to generate audio based on sound frequencies and waveforms. Understand more of music in a technical in this link https://en.wikipedia.org/wiki/Musical_note

Dev: Data compression

I spent a few hours understanding ways to do text compression that can provided significant result in parallel with winzip. At the end of the day even if I know the type of data i am compressing I dont think I can achieve a significant algo that can work together with winzip to enhance compression. Read more about compression in https://en.wikipedia.org/wiki/Data_compression.

Dev: Custom svg generator

I have created a simple svg generator tool with low source foot print in javascript, I couldn't say that it really is a full generator tool since to generate a small foot print I needed to do some trade offs in data scopes. The link svg generator will be posted in my github soon.

Crash Course: Sensation & Perception

Just what is the difference between sensing and perceiving? And how does vision actually work? And what does this have to do with a Corgi? In this episode of Crash Course Psychology, Hank takes us on a journey through the brain to better explain these and other concepts. Plus, you know, CORGI!