8000 GitHub - coleww/web-audio-ios: :phone: unlock web-audio in ios/safari based on \"How to: Web Audio on iOS by Paul Bakaus\"
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

coleww/web-audio-ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-audio-ios

unlock web audio in ios/safari/whatever

an npm-ified version of How to: Web Audio on iOS by Paul Bakaus

NPM js-standard-style

EXAMPLE

var wai = require('web-audi-ios') wai(document.body, yrAudioContext, function (unlocked) { console.log(unlocked, 'yay audio is unlocked now! do yr thing!') // if for some reason unlocked is false, then something strange has happened and u should handle that })

About

☎️ unlock web-audio in ios/safari based on \"How to: Web Audio on iOS by Paul Bakaus\"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0