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
外部システム連携先が10を超えるシステムでのアーキテクチャ設計・実装事例
kiwasaki
1
180
#pixiv小説画像メーカー はこうしてできた / The Making of the pixiv Novel Image Maker
roiban
0
240
デプロイを任されたので、教わった通りにデプロイしたら障害になった件 ~俺のやらかしを越えてゆけ~
techouse
51
31k
Generative AI Use Cases JP (略称:GenU)奮闘記
hideg
0
130
Vaporモードを大規模サービスに最速導入して学びを共有する
kazukishimamoto
4
4.3k
CPython 인터프리터 구조 파헤치기 - PyCon Korea 24
kennethanceyer
0
230
hotwire_or_react
harunatsujita
6
3.5k
CSC509 Lecture 07
javiergs
PRO
0
140
Importmapを使ったJavaScriptの 読み込みとブラウザアドオンの影響
swamp09
3
1.2k
生成 AI を活用した toitta 切片分類機能の裏側 / Inside toitta's AI-Based Factoid Clustering
pokutuna
0
540
AWS IaCの注目アップデート 2024年10月版
konokenj
3
2.3k
CSC305 Lecture 13
javiergs
PRO
0
120
Featured
See All Featured
Designing the Hi-DPI Web
ddemaree
280
34k
Producing Creativity
orderedlist
PRO
341
39k
What's in a price? How to price your products and services
michaelherold
243
11k
Designing Experiences People Love
moore
138
23k
A Philosophy of Restraint
colly
203
16k
Navigating Team Friction
lara
183
14k
Speed Design
sergeychernyshev
24
560
Fashionably flexible responsive web design (full day workshop)
malarkey
404
65k
RailsConf 2023
tenderlove
29
870
Mobile First: as difficult as doing things right
swwweet
222
8.9k
Build your cross-platform service in a week with App Engine
jlugia
229
18k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
27
780
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