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
DevinとCursorから学ぶAIエージェントメモリーの設計とMoatの考え方
itarutomy
0
150
いりゃあせ、PHPカンファレンス名古屋2025 / Welcome to PHP Conference Nagoya 2025
ttskch
1
180
Fixstars高速化コンテスト2024準優勝解法
eijirou
0
190
PHPとAPI Platformで作る本格的なWeb APIアプリケーション(入門編) / phpcon 2024 Intro to API Platform
ttskch
0
390
PHPで作るWebSocketサーバー ~リアクティブなアプリケーションを知るために~ / WebSocket Server in PHP - To know reactive applications
seike460
PRO
2
770
テストコード書いてみませんか?
onopon
2
340
各クラウドサービスにおける.NETの対応と見解
ymd65536
0
250
見えないメモリを観測する: PHP 8.4 `pg_result_memory_size()` とSQL結果のメモリ管理
kentaroutakeda
0
940
.NETでOBS Studio操作してみたけど…… / Operating OBS Studio by .NET
skasweb
0
120
『改訂新版 良いコード/悪いコードで学ぶ設計入門』活用方法−爆速でスキルアップする!効果的な学習アプローチ / effective-learning-of-good-code
minodriven
28
4.2k
「とりあえず動く」コードはよい、「読みやすい」コードはもっとよい / Code that 'just works' is good, but code that is 'readable' is even better.
mkmk884
6
1.4k
ESLintプラグインを使用してCDKのセオリーを適用する
yamanashi_ren01
2
240
Featured
See All Featured
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Optimizing for Happiness
mojombo
376
70k
How to Ace a Technical Interview
jacobian
276
23k
StorybookのUI Testing Handbookを読んだ
zakiyama
28
5.4k
Faster Mobile Websites
deanohume
305
30k
The World Runs on Bad Software
bkeepers
PRO
66
11k
A better future with KSS
kneath
238
17k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
29
960
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
10
870
Docker and Python
trallard
43
3.2k
The Cost Of JavaScript in 2023
addyosmani
46
7.2k
Rebuilding a faster, lazier Slack
samanthasiow
79
8.8k
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