Coder Social home page Coder Social logo

web-audio-lesson's Introduction

web-audio-lesson

これはWeb Audio APIの基礎から応用までを実践的な視点からざっくりと説明した学習用テキストです。

オンライン版: http://mohayonao.github.io/web-audio-lesson/

課題に取り組むにはオフライン版を使用してください。 オフライン版を実行するには Node.js v4.0以降が必要です。 Node.jsは次の手順でインストールできます。

テキストをダウンロードする

zip でダウンロードする場合

  1. GitHub - web-audio-lesson を開く
  2. "Clone or Download" ボタンから Download ZIP を選択
  3. ZIPファイルを解凍する

git でダウンロードする場合

  1. ターミナルで次のコマンドを実行します
  2. git clone https://github.com/mohayonao/web-audio-lesson.git

テキストをインストールする

  1. ターミナルでダウンロードしたテキストのフォルダに移動します
  2. ターミナルで次のコマンドを実行します
  3. npm install

テキストを開く

  1. ターミナルで次のコマンドを実行します
  2. node server
  3. ブラウザで http://127.0.0.1:8000 を開きます
  4. ターミナルに表示されるURLを使うとスマホやタブレットなどからでも開けます

課題に取り組むには

  1. quizzes フォルダ以下に各レッスンごとの課題ファイルがあります
  2. 課題のページはテキストのサイドバー quizzes から開くことができます
  3. quiz.js が課題のため一部が空白になったソースコードです
  4. テキストエディタで quiz.js を編集して実際の動きを見てください
  5. answer.js が解答例です

web-audio-lesson's People

Contributors

mohayonao avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.