Skip to content

Commit

Permalink
feat: Section (Getting Started) Conclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
Korilakkuma committed Dec 23, 2023
1 parent 8f17fc8 commit b4e8dd4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -516,6 +516,11 @@ <h4>GainNode</h4>
</p>
</section>
</section>
<p>
このセクションでは, Web Audio API の設計の基本となる ((Web Audio API のアーキテクチャを決定づけている), <code>AudioContext</code>,
<code>AudioNode</code>, <code>AudioParam</code> の関係性とそのパラメータの取得・設定の実装のを解説しました. 以降のセクションでは,
ユースケースに応じて, これら 3 つのクラスの詳細についても解説を追加していきます.
</p>
</section>
</main>
<script src="https://cdn.jsdelivr.net/npm/prismjs@latest/prism.min.js"></script>
Expand Down

0 comments on commit b4e8dd4

Please sign in to comment.