Skip to content Skip to sidebar Skip to footer
Showing posts with the label Audio

Audio Not Loading In Html's Audio Tag

I'm testing the audio HTML tag. And it is working on my testing env, but for some reason not on… Read more Audio Not Loading In Html's Audio Tag

How Do I Calculate Logrithmic Labels For A Vu Meter Scale?

I writing a meter widget using canvas and need to calculate the label values for the scale. No prob… Read more How Do I Calculate Logrithmic Labels For A Vu Meter Scale?

Cross Browser Html5 Javascript Generate Single Tick Sound

I need a single-shot square wave of approximately 20 ms width. I have not found a simple autonomous… Read more Cross Browser Html5 Javascript Generate Single Tick Sound

Extract Audio From Video Stream Using Javascript

I want to extract audio from a video file using javascript, is it possible to make a mp3 file or an… Read more Extract Audio From Video Stream Using Javascript

Set Volume Of Html 5 Audio Tag With Javascript

Possible Duplicate: Using jQuery to control HTML5 volume I have a html audio tag: Solution 1: I… Read more Set Volume Of Html 5 Audio Tag With Javascript

Mobile Web App And Offline Access To Audio Files

Is it possible to cache audio files for an offline access in a mobile web app using an HTML5 cache … Read more Mobile Web App And Offline Access To Audio Files