diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:50:25 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:50:25 +0100 |
commit | 8519a85da1acd5b7863268b6cf6f9e4fd14bcf31 (patch) | |
tree | e1913952f832b4143627130e94a6eb117da5de79 /files/pt-pt/tools/web_audio_editor/index.html | |
parent | 2c2df5ea01eb5cd8b9ea226b2869337e59c5fe3e (diff) | |
download | translated-content-8519a85da1acd5b7863268b6cf6f9e4fd14bcf31.tar.gz translated-content-8519a85da1acd5b7863268b6cf6f9e4fd14bcf31.tar.bz2 translated-content-8519a85da1acd5b7863268b6cf6f9e4fd14bcf31.zip |
unslug pt-pt: modify
Diffstat (limited to 'files/pt-pt/tools/web_audio_editor/index.html')
-rw-r--r-- | files/pt-pt/tools/web_audio_editor/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/pt-pt/tools/web_audio_editor/index.html b/files/pt-pt/tools/web_audio_editor/index.html index bdbbd8e9a4..947ff62d62 100644 --- a/files/pt-pt/tools/web_audio_editor/index.html +++ b/files/pt-pt/tools/web_audio_editor/index.html @@ -1,12 +1,13 @@ --- title: Editor de Áudio da Web -slug: Tools/Editor_de_audio_da_Web +slug: Tools/Web_Audio_Editor tags: - API Áudio Web - Ferramentas - Firefox - Mozilla translation_of: Tools/Web_Audio_Editor +original_slug: Tools/Editor_de_audio_da_Web --- <div>{{ToolsSidebar}}</div><p>With the <a href="/en-US/docs/Web/API/Web_Audio_API/Using_Web_Audio_API">Web Audio API</a>, developers create an {{domxref ("AudioContext", "audio context")}}. Within that context they then construct a number of {{domxref ("AudioNode", "audio nodes")}}, including:</p> |