タグ

関連タグで絞り込む (2)

タグの絞り込みを解除

WebAudioAPIに関するturusuke_0のブックマーク (4)

  • HTML5 の Web Audio API で音楽してみる | CYOKODOG

    HTML5 の Web Audio API の存在をご存知でしょうか? 購読してる専門誌でも紹介されてるのを見かけた記憶がなかったのでよく知らなかったのですが、検索してみると興味深い記事が結構目につきます。 CANVAS や WebGL など見た目系機能が注目されがちな HTML5 ですが、音声方面も面白いかなという事で、今回調べたことをまとめがてら紹介してみたいと思います。 モジュラールーティング Web Audio API を扱う上で「モジュラールーティング」という思想の理解が大事になります。 簡単に言うと「音の発生源」「音の加工」「音の出力」をモジュール単位で管理し、それらをお好みのパターンで接続しあい音を出力させることができます。 楽器で例えると、エレキギター → エフェクター → アンプの接続のような関係です。例えばエフェクターを使いたくなければ直接アンプに繋いでも良いですし、エ

  • Web Audio API の Oscillator で楽器を作りたい話 - Mach3.laBlog

    この記事は賞味期限切れです。(更新から1年が経過しています) 横浜で行われたHTML5飯でWeb Audio APIでモールス信号を表現してみる話をさせて頂いたのが今月頭の話。 その際に「Oscillator使えばよい」というアドバイスを頂いたので調べてみたところ、 「これで楽器をつくってみたい」と思って試してみた話を Yokohama.js でしゃべらせていただきました。 Oscillator で楽器を作りたい! こちらが当日の資料です。ざっくり言うと… Oscillator はオシレーターであってオスシレーターではない Oscillator は周波数・デチューン・波形をいじることでいろんな音になる 作ってみた物の紹介・デモ といった内容をお話しました。 作ってみたデモ(Oscy.js) そして作ってみたデモがこちら。 触ると音が出るのでご注意ください。 Oscy.js (http://

    Web Audio API の Oscillator で楽器を作りたい話 - Mach3.laBlog
  • Getting started with Web Audio API  |  Articles  |  web.dev

    Before the HTML5 <audio> element, Flash or another plugin was required to break the silence of the web. While audio on the web no longer requires a plugin, the audio tag brings significant limitations for implementing sophisticated games and interactive applications. The Web Audio API is a high-level JavaScript API for processing and synthesizing audio in web applications. The goal of this API is

    Getting started with Web Audio API  |  Articles  |  web.dev
  • Robert Moog's 78th Birthday Doodle - Google Doodles

    In the mid-1960s, Dr. Robert Moog unleashed a new universe of sounds into musicdom with his invention of the electronic analog Moog Synthesizer. The timbre and tones of these keyboard instruments (true works of art in and of themselves) would come to define a generation of music, featuring heavily in songs by The Beatles, The Doors, Stevie Wonder, Kraftwerk and many others. When people hear the wo

    Robert Moog's 78th Birthday Doodle - Google Doodles
  • 1