Skip to content

Latest commit

 

History

History

fx

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
title meta
FX Introduction - AmplitudeJS Documentation
name content
description
Amplitude.js is the HTML5 audio player for the modern era. Using no dependencies, take control of the browser and design a web audio player the way you want it to look.
name content
og:locale
en_US
name content
og:type
website
name content
og:title
Amplitude.js The Open Source HTML5 Audio Player for the Modern Era
name content
og:description
Amplitude.js is the open source HTML5 audio player for the modern era. Using no dependencies, take control of the browser and design an audio player the way you want it to look.
name content
og:site_name
Amplitude.js
name content
og:image:width
1200
name content
og:image:height
630
name content
twitter:card
summary_large_image
name content
twitter:description
Amplitude.js is the open source HTML5 audio player for the modern era. Using no dependencies, take control of the browser and design an audio player the way you want it to look. Available for free on Github.
name content
twitter:title
Amplitude.js The HTML Audio Player for the Modern Era
name content
twitter:site
@521dimensions
name content
creator
@521dimensions

FX Introduction

Amplitude FX elements are a brand new feature that requires a special section. These elements include Waveforms and Visualizations for audio. These elements make use of the Web Audio API providing more power to fine tune your player and create beautiful web audio players! Since these players make use of the Web Audio API it's important to realize that the browser they run in has to support it: [https://caniuse.com/#feat=audio-api](https://caniuse.com/#feat=audio-api).

As of this writing, most major browsers (besides IE 11 go figure) support it. If it's not supported, we simply won't use the Web Audio API in your player.