Author: Obadiah
-
Snow and Ice Texture Pack 1
Looking for free snow and ice textures to use in your next project? I’ve got you covered with another beautiful texture pack. Snow and Ice Texture Pack 1 is a collection of 8 high resolution images. It includes close-up images of various snow and ice formations with good detail as well as some images of…
-
Cloud Texture Pack 1
Looking for free cloud textures to use in your next project? I’ve got you covered with another beautiful texture pack. Cloud Texture Pack 1 is a collection of 8 high resolution images. It includes images of various cloud formations and sunsets. It is my sincere hope that you’ll find them useful. After all, who doesn’t…
-
Timed Rhythms with Web Audio API and JavaScript
UPDATED ON: December 20, 2014 Timed Rhythms with Web Audio API and JavaScript is a tutorial that details how to create rhythms by triggering buffered audio at specific time intervals. It builds on what we’ve covered in previous tutorials Web Audio API Basics, Web Audio API Audio Buffer, Play a Sound with Web Audio API,…
-
Grant Ryan Photography
Grant M. Ryan is a talented photographer and a good friend of mine. He enjoys and excels at traditional celluloid black & white photographic productions. The knack for capturing that special moment in time and space is evident throughout his work. Although Grant has been refining his craft for years, he was in need of…
-
Stone Texture Pack 1
Looking for free stone textures to use in your next project? Stone Texture Pack 1 is a collection of 8 high resolution images. It includes close-up images of various rock or stone surfaces with good detail. It is my sincere hope that you’ll find them useful. After all, who doesn’t love free design resources? You…
-
Web Audio API BufferLoader
UPDATED ON: December 20, 2014 Web Audio API BufferLoader is a tutorial that shares how the Web Audio API Audio Buffer loading process can be abstracted into a custom function called BufferLoader. This allows us to reduce the amount of code needed when loading audio assets. The BufferLoader class is especially important for applications that…
-
Controlling Web Audio API Oscillators
UPDATED ON: December 20, 2014 Controlling Web Audio API Oscillators is a tutorial that explains some common methods of triggering and toggling oscillators with the Web Audio API. It will build on what we’ve covered in Web Audio API Basics and Web Audio API Oscillators. You should understand the basics of the Web Audio API…
-
Play a Sound with Web Audio API
UPDATED ON: December 20, 2014 Play a Sound with Web Audio API is a tutorial that explains some common methods of triggering and toggling buffered sounds with the Web Audio API. It will build on what we’ve covered in Web Audio API Basics and Web Audio API Audio Buffer. You should understand the basics of…
-
Channel Strip Web Audio App is Released
Channel Strip is a Web Audio App created with HTML5, CSS3, JavaScript, and the Web Audio API. This web app is a stand alone audio channel strip that allows an audio signal to be boosted, attenuated, equalized, panned, compressed and muted in the browser. * Keep in mind you need Chrome for this web app…
-
Web Audio API Audio Buffer
UPDATED ON: December 16, 2014 Web Audio API Audio Buffer is a tutorial that will give you an understanding of how to buffer and play audio with the Web Audio API. After all, playing an audio file is probably the first thing most people want to do. Simple, right? Nope. We have to load the…
-
War Machine Web Audio App is Released
War Machine is a Web Audio App created with HTML5, CSS3, and JavaScript. The App uses the Web Audio API to create a sample pad interface reminiscent of an Akai MPC. Despite the name, the purpose of War Machine is not to promote violence, but rather to create a safe (victimless) environment for the release…