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
A2A プロトコルを試してみる
azukiazusa1
2
1.3k
明示と暗黙 ー PHPとGoの インターフェイスの違いを知る
shimabox
2
440
データの民主化を支える、透明性のあるデータ利活用への挑戦 2025-06-25 Database Engineering Meetup#7
y_ken
0
340
Node-RED を(HTTP で)つなげる MCP サーバーを作ってみた
highu
0
120
High-Level Programming Languages in AI Era -Human Thought and Mind-
hayat01sh1da
PRO
0
690
Is Xcode slowly dying out in 2025?
uetyo
1
240
コードの90%をAIが書く世界で何が待っているのか / What awaits us in a world where 90% of the code is written by AI
rkaga
50
32k
AIエージェントはこう育てる - GitHub Copilot Agentとチームの共進化サイクル
koboriakira
0
480
『自分のデータだけ見せたい!』を叶える──Laravel × Casbin で複雑権限をスッキリ解きほぐす 25 分
akitotsukahara
1
600
Result型で“失敗”を型にするPHPコードの書き方
kajitack
4
570
#kanrk08 / 公開版 PicoRubyとマイコンでの自作トレーニング計測装置を用いたワークアウトの理想と現実
bash0c7
1
670
LINEヤフー データグループ紹介
lycorp_recruit_jp
0
1.7k
Featured
See All Featured
What’s in a name? Adding method to the madness
productmarketing
PRO
23
3.5k
GitHub's CSS Performance
jonrohan
1031
460k
Intergalactic Javascript Robots from Outer Space
tanoku
271
27k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
357
30k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
31
1.3k
Balancing Empowerment & Direction
lara
1
390
Designing Experiences People Love
moore
142
24k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
20
1.3k
For a Future-Friendly Web
brad_frost
179
9.8k
We Have a Design System, Now What?
morganepeng
53
7.7k
The Language of Interfaces
destraynor
158
25k
Music & Morning Musume
bryan
46
6.6k
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