From 044dd9645e05fe1edacd5a63c80d5152abff2ddb Mon Sep 17 00:00:00 2001 From: Ray Date: Sun, 12 Mar 2023 19:57:15 +0100 Subject: REMOVED: audio_multichannel --- common/examples.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'common') diff --git a/common/examples.js b/common/examples.js index 535a641..d8a61cc 100644 --- a/common/examples.js +++ b/common/examples.js @@ -121,8 +121,7 @@ $(document).ready(function() { '⭐️☆☆☆#audio_module_playing', '⭐️☆☆☆#audio_music_stream', '⭐️⭐️⭐️☆#audio_raw_stream', - '⭐️☆☆☆#audio_sound_loading', - '⭐️☆☆☆#audio_multichannel_sound']; + '⭐️☆☆☆#audio_sound_loading']; for (var i = 0; i < exampleData.length; i++) { -- cgit v1.2.3