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
95
How I made a Spacedrum
diofeher
0
98
Other Decks in Technology
See All in Technology
現場の壁を乗り越えて、 「計装注入」が拓く オブザーバビリティ / Beyond the Field Barriers: Instrumentation Injection and the Future of Observability
aoto
PRO
1
610
AIでデータ活用を加速させる取り組み / Leveraging AI to accelerate data utilization
okiyuki99
1
450
SCONE - 動画配信の帯域を最適化する新プロトコル
kazuho
1
380
頭部ふわふわ浄酔器
uyupun
0
110
From Natural Language to K8s Operations: The MCP Architecture and Practice of kubectl-ai
appleboy
0
230
知覚とデザイン
rinchoku
1
590
Oracle Base Database Service 技術詳細
oracle4engineer
PRO
14
82k
IBC 2025 動画技術関連レポート / IBC 2025 Report
cyberagentdevelopers
PRO
2
180
マルチエージェントのチームビルディング_2025-10-25
shinoyamada
0
180
混合雲環境整合異質工作流程工具運行關鍵業務 Job 的經驗分享
yaosiang
0
190
AIとともに歩んでいくデザイナーの役割の変化
lycorptech_jp
PRO
0
880
ソフトウェアエンジニアの生成AI活用と、これから
lycorptech_jp
PRO
0
910
Featured
See All Featured
The Straight Up "How To Draw Better" Workshop
denniskardys
238
140k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
359
30k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
Large-scale JavaScript Application Architecture
addyosmani
514
110k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
52
5.7k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
55
3k
How to Think Like a Performance Engineer
csswizardry
27
2.1k
How STYLIGHT went responsive
nonsquared
100
5.9k
Intergalactic Javascript Robots from Outer Space
tanoku
272
27k
Code Reviewing Like a Champion
maltzj
526
40k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
132
19k
Designing Experiences People Love
moore
142
24k
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