Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Brincando de músico usando WebAudioAPI
Search
Diógenes Fernandes
February 27, 2014
Technology
0
84
Brincando de músico usando WebAudioAPI
Using Javascript!
Diógenes Fernandes
February 27, 2014
Tweet
Share
More Decks by Diógenes Fernandes
See All by Diógenes Fernandes
Conseguindo seu primeiro emprego remoto na gringa
diofeher
0
35
Hackeando a votação do BBB com Python
diofeher
0
150
ES6 - Consertando as partes ruins do JavaScript
diofeher
0
94
How I made a Spacedrum
diofeher
0
98
Other Decks in Technology
See All in Technology
RSCの時代にReactとフレームワークの境界を探る
uhyo
10
3.3k
会社紹介資料 / Sansan Company Profile
sansan33
PRO
6
380k
ChatGPTとPlantUML/Mermaidによるソフトウェア設計
gowhich501
1
120
5分でカオスエンジニアリングを分かった気になろう
pandayumi
0
180
DDD集約とサービスコンテキスト境界との関係性
pandayumi
2
280
「どこから読む?」コードとカルチャーに最速で馴染むための実践ガイド
zozotech
PRO
0
250
自作JSエンジンに推しプロポーザルを実装したい!
sajikix
1
170
Rustから学ぶ 非同期処理の仕組み
skanehira
1
130
Terraformで構築する セルフサービス型データプラットフォーム / terraform-self-service-data-platform
pei0804
1
120
Function Body Macros で、SwiftUI の View に Accessibility Identifier を自動付与する/Function Body Macros: Autogenerate accessibility identifiers for SwiftUI Views
miichan
2
180
Automating Web Accessibility Testing with AI Agents
maminami373
0
1.2k
AI駆動開発に向けた新しいエンジニアマインドセット
kazue
0
330
Featured
See All Featured
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.9k
Writing Fast Ruby
sferik
628
62k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
285
13k
Building Better People: How to give real-time feedback that sticks.
wjessup
368
19k
Side Projects
sachag
455
43k
Code Review Best Practice
trishagee
70
19k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.6k
Making Projects Easy
brettharned
117
6.4k
Scaling GitHub
holman
463
140k
GraphQLの誤解/rethinking-graphql
sonatard
72
11k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
139
34k
Music & Morning Musume
bryan
46
6.8k
Transcript
Brincando de músico usando WebAudio API @diofeher
Diógenes Fernandes http://diofeher.net http://github.com/diofeher @diofeher
Um pouco de história
-bgsound (IE) -embed (Netscape) -flash (cross-browser) -<audio>
WebAudio API!!
None
getUserMedia() XHR createOscillator() <audio>
Estrutura
demo | console
Sintetizado! http://eshiota.github.io/retro-audio-js/
White Noise demo | rain.html
XHR
demo | app1.html
demo | app2.html
getUserMedia() live
? @diofeher