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
9
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
RuboCop: Modularity and AST Insights
koic
2
1.9k
Jakarta EE Meets AI
ivargrimstad
0
330
Compose Hot Reload is here, stop re-launching your apps! (Android Makers 2025)
zsmb
1
560
generative-ai-use-cases(GenU)の推しポイント ~2025年4月版~
hideg
1
320
Bedrock×MCPで社内ブログ執筆文化を育てたい!
har1101
6
1.2k
AHC045_解説
shun_pi
0
560
監視 やばい
syossan27
11
10k
The Nature of Complexity in John Ousterhout’s Philosophy of Software Design
philipschwarz
PRO
0
140
小田原でみんなで一句詠みたいな #phpcon_odawara
stefafafan
0
350
Building Scalable Mobile Projects: Fast Builds, High Reusability and Clear Ownership
cyrilmottier
2
320
Lambda(Python)の リファクタリングが好きなんです
komakichi
3
220
Orleans + Sekiban + SignalR でリアルタイムWeb作ってみた
tomohisa
0
130
Featured
See All Featured
Six Lessons from altMBA
skipperchong
28
3.7k
VelocityConf: Rendering Performance Case Studies
addyosmani
329
24k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
47
2.7k
GraphQLとの向き合い方2022年版
quramy
46
14k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
31
1.1k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
45
7.2k
Designing for Performance
lara
608
69k
Speed Design
sergeychernyshev
29
910
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.5k
Music & Morning Musume
bryan
47
6.5k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
Facilitating Awesome Meetings
lara
54
6.3k
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