From 192e9f4e82a2ad89ac985e715d63b70be9bf5996 Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO Date: Tue, 14 Sep 2021 23:03:42 +0900 Subject: Tools以下の文書内のリンクURLを正規化 (#2367) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - /en-US へのリンクを /ja へのリンクに修正 - /ja が付いていないものに /ja を付加 - MDN内のリンクが完全URLの場合、 /ja/docs からのURLに修正 --- files/ja/tools/web_audio_editor/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/ja/tools/web_audio_editor/index.html') diff --git a/files/ja/tools/web_audio_editor/index.html b/files/ja/tools/web_audio_editor/index.html index 0a56bfa7f6..48cf967cf9 100644 --- a/files/ja/tools/web_audio_editor/index.html +++ b/files/ja/tools/web_audio_editor/index.html @@ -10,7 +10,7 @@ translation_of: Tools/Web_Audio_Editor
 
-

注意:このツールは廃止予定であり、まもなくFirefoxから削除される予定です。 詳しくは、非推奨ツールを参照してください。

+

注意:このツールは廃止予定であり、まもなくFirefoxから削除される予定です。 詳しくは、非推奨ツールを参照してください。

Web Audio API を使うとき、開発者は {{domxref ("AudioContext")}} を生成します。そのコンテキストでは、以下のようないくつもの {{domxref ("AudioNode")}} を構築します:

-- cgit v1.2.3-54-g00ecf