From 2fc1eb1780a60adb6a5730112385ec735cd22d69 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 27 Jul 2021 12:04:27 -0400 Subject: remove link 'title' attributes that's just the 'href' (ko, part 2) (#1740) --- files/ko/web/api/web_audio_api/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'files/ko/web/api/web_audio_api') diff --git a/files/ko/web/api/web_audio_api/index.html b/files/ko/web/api/web_audio_api/index.html index 4a8823aceb..a6f2a443d1 100644 --- a/files/ko/web/api/web_audio_api/index.html +++ b/files/ko/web/api/web_audio_api/index.html @@ -402,8 +402,8 @@ function voiceMute() { // toggle to mute and unmute sound
  • Voice-change-O-matic example
  • Violent Theremin example
  • Web audio spatialisation basics
  • -
  • Mixing Positional Audio and WebGL
  • -
  • Developing Game Audio with the Web Audio API
  • +
  • Mixing Positional Audio and WebGL
  • +
  • Developing Game Audio with the Web Audio API
  • Porting webkitAudioContext code to standards based AudioContext
  • Tones: a simple library for playing specific tones/notes using the Web Audio API.
  • howler.js: a JS audio library that defaults to Web Audio API and falls back to HTML5 Audio, as well as providing other useful features.
  • -- cgit v1.2.3-54-g00ecf