From 1c9d01e87c3c6a3054ffe1ba69772c9379eb38c0 Mon Sep 17 00:00:00 2001 From: Cor <83723320+logic-finder@users.noreply.github.com> Date: Thu, 18 Nov 2021 19:16:43 +0900 Subject: [ko] translation modified and additional modification (#3133) * overall modification * little fix --- files/ko/web/api/analysernode/getbytefrequencydata/index.html | 7 ------- files/ko/web/api/analysernode/getfloattimedomaindata/index.html | 8 -------- 2 files changed, 15 deletions(-) (limited to 'files/ko/web/api/analysernode') diff --git a/files/ko/web/api/analysernode/getbytefrequencydata/index.html b/files/ko/web/api/analysernode/getbytefrequencydata/index.html index 3d85f75ca5..ab2e0a6dae 100644 --- a/files/ko/web/api/analysernode/getbytefrequencydata/index.html +++ b/files/ko/web/api/analysernode/getbytefrequencydata/index.html @@ -80,13 +80,6 @@ function draw() { draw(); -

매개변수

- -
-
array
-
주파수 영역 데이터가 복사될 {{domxref("Uint8Array")}}.
-
-

명세

{{Specifications}} diff --git a/files/ko/web/api/analysernode/getfloattimedomaindata/index.html b/files/ko/web/api/analysernode/getfloattimedomaindata/index.html index ef85673388..405e20eb4d 100644 --- a/files/ko/web/api/analysernode/getfloattimedomaindata/index.html +++ b/files/ko/web/api/analysernode/getfloattimedomaindata/index.html @@ -81,14 +81,6 @@ function draw() { draw(); - -

매개변수

- -
-
array
-
시간 영역 데이터가 복사될 {{domxref("Float32Array")}}.
-
-

명세

{{Specifications}} -- cgit v1.2.3-54-g00ecf