Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consistently use webkitAudioContext as an alias for AudioContext #194

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gagern
Copy link

@gagern gagern commented Sep 15, 2016

MIDI.js does consider webkitAudioContext as an alternative to AudioContext in some places, but not consistently so far. The commit at hand changes that. This is required to support WebAudio on Safari at least till version 10, see http://caniuse.com/#feat=audio-api for use of this prefix.

This is required to support WebAudio on Safari at least till version 10,
see http://caniuse.com/#feat=audio-api for use of this prefix.
gagern added a commit to gagern/CindyJS that referenced this pull request Sep 15, 2016
This incorporates mudcube/MIDI.js#194 into the
MIDI.js library included in our source tree.
montaga pushed a commit to montaga/CindyJS that referenced this pull request May 25, 2018
This incorporates mudcube/MIDI.js#194 into the
MIDI.js library included in our source tree.
montaga pushed a commit to montaga/CindyJS that referenced this pull request May 25, 2018
This incorporates mudcube/MIDI.js#194 into the
MIDI.js library included in our source tree.
montaga pushed a commit to montaga/CindyJS that referenced this pull request May 30, 2018
This incorporates mudcube/MIDI.js#194 into the
MIDI.js library included in our source tree.
montaga pushed a commit to montaga/CindyJS that referenced this pull request May 30, 2018
This incorporates mudcube/MIDI.js#194 into the
MIDI.js library included in our source tree.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant