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
AI Agentを利用したAndroid開発について
yuchan2215
0
210
マルチアカウント環境での、そこまでがんばらない RI/SP 運用設計
wa6sn
0
580
S3静的ホスティング+Next.js静的エクスポート で格安webアプリ構築
iharuoru
0
190
Fluent UI Blazor 5 (alpha)の紹介
tomokusaba
0
140
Develop Faster With FrankenPHP
dunglas
2
2.5k
複雑なフォームと複雑な状態管理にどう向き合うか / #newt_techtalk vol. 15
izumin5210
4
3k
プログラミング教育のコスパの話
superkinoko
0
120
‘무차별 LGTM~👍’만 외치던 우리가 ‘고봉밥 코드 리뷰’를?
hannah0731
0
530
家族・子育て重視/沖縄在住を維持しながらエンジニアとしてのキャリアをどのように育てていくか?
ug
0
240
Coding Experience Cpp vs Csharp - meetup app osaka@9
harukasao
0
110
いまさら聞けない生成AI入門: 「生成AIを高速キャッチアップ」
soh9834
12
3.7k
生成AIの使いどころ
kanayannet
0
100
Featured
See All Featured
We Have a Design System, Now What?
morganepeng
51
7.5k
How to train your dragon (web standard)
notwaldorf
91
5.9k
Site-Speed That Sticks
csswizardry
4
450
Optimising Largest Contentful Paint
csswizardry
35
3.2k
Adopting Sorbet at Scale
ufuk
75
9.3k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
30
2.3k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
12
1.4k
Gamification - CAS2011
davidbonilla
81
5.2k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
12
610
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
102
18k
Statistics for Hackers
jakevdp
798
220k
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