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
Creating Electronic Dance Music with JavaScript...
Search
Walmik
January 05, 2017
Programming
8
4.4k
Creating Electronic Dance Music with JavaScript/Node.js
SF Node Meetup 01/05/2017 talk
Walmik
January 05, 2017
Tweet
Share
Other Decks in Programming
See All in Programming
AI駆動開発の本音 〜Claude Code並列開発で見えたエンジニアの新しい役割〜
hisuzuya
4
500
20260228_JAWS_Beginner_Kansai
takuyay0ne
5
490
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
430
AIとペアプロして処理時間を97%削減した話 #pyconshizu
kashewnuts
1
220
LangChain4jとは一味違うLangChain4j-CDI
kazumura
1
170
CSC307 Lecture 14
javiergs
PRO
0
470
encoding/json/v2のUnmarshalはこう変わった:内部実装で見る設計改善
kurakura0916
0
400
RubyとGoでゼロから作る証券システム: 高信頼性が求められるシステムのコードの外側にある設計と運用のリアル
free_world21
0
260
米国のサイバーセキュリティタイムラインと見る Goの暗号パッケージの進化
tomtwinkle
2
550
Agentic AI: Evolution oder Revolution
mobilelarson
PRO
0
150
どんと来い、データベース信頼性エンジニアリング / Introduction to DBRE
nnaka2992
1
270
エラーログのマスキングの仕組みづくりに役立ったASTの話
kumoichi
0
180
Featured
See All Featured
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
360
30k
Data-driven link building: lessons from a $708K investment (BrightonSEO talk)
szymonslowik
1
970
How to train your dragon (web standard)
notwaldorf
97
6.6k
Pawsitive SEO: Lessons from My Dog (and Many Mistakes) on Thriving as a Consultant in the Age of AI
davidcarrasco
0
83
How Fast Is Fast Enough? [PerfNow 2025]
tammyeverts
3
480
GraphQLとの向き合い方2022年版
quramy
50
14k
From π to Pie charts
rasagy
0
150
Fireside Chat
paigeccino
42
3.8k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
Leveraging LLMs for student feedback in introductory data science courses - posit::conf(2025)
minecr
1
190
How to audit for AI Accessibility on your Front & Back End
davetheseo
0
210
Balancing Empowerment & Direction
lara
5
940
Transcript
Electronic Dance Music with Ja v aScript & Node.js @_w
almik
scribbletune • Open source • Helps you create music with
JavaScript String and Array functions • Allows you to use note names and chords directly in your code to mash em up the way you want • Ridiculously minimalistic API • Contributes toward making our society safe and secure for us and our children
Scribble
Scribble
Pattern notation x - _ Note on Note
off Sustain
Pattern x-x-x-x-x-x-x-x-
Pattern
Pattern x---x---x---x---
Pattern
Scribble
Scribble
Scribble.scale
Scribble
Scribble
Make some noise
Keep your neighbors a w ake npm install scribbletune github.com/walmik/scribbletune
Please star this repo if you can J