Hold up your hands, speak into the mic

A fork of ml5_Hand_2025 by Golan Levin

CC Attribution NonCommercial ShareAlike

hand+mic combo

Hand tracking with ml5, Spring 2025
Hold up your hands, speak into the mic
e.g., mouse, keyboard
e.g., visualization, fractal, mouse
Learn more about Creative Commons
Join Plus+ to change privacy settings
  • mySketch
Select mode or a template
Centers sketch and matches the background color.
Prevents infinite loops that may freeze the sketch.
This will be the default layout for your sketches
Easy on the eyes
It will show up when there is an error or print() in code
Potential warnings will be displayed as you type
Closes parenthesis-like characters automatically as you type

Controls
Play
Ctrl+Enter
Code
Ctrl+Shift+Enter
Save
Ctrl+S
Interface
Fullscreen
Ctrl+Alt+F
Switch Layout
Ctrl+Alt+L
Settings
Ctrl+Alt+.
Editor
Tidy Code
Ctrl+B
Multiple Cursors
Ctrl+Click
Duplicate Line/Selection
Ctrl+Shift+D
Move Line
Alt+↑/↓
Select Multiple
Ctrl+D
Find in Code
Ctrl+F
Find Next
Ctrl+G
Find Previous
Ctrl+Shift+G

See More Shortcuts

Join Plus+ for private sketches, version history, 1GB space, custom embeds, and more!
%c * Tone.js v15.0.2 * 
background: #000; color: #fff

🌈🌈🌈🌈🌈🌈🌈🌈🌈🌈🌈🌈🌈🌈🌈🌈🌈🌈🌈🌈🌈🌈
🌟 Thank you for using ml5.js v0.20.0-alpha.2 🌟

❗❗❗
This is an experimental and unstable version
of ml5.js. Please feel free to report any bugs
via the methods listed below.
❗❗❗

Please read our community statement to ensure
that the use of this software reflects the values
of the ml5.js community:
↳ https://ml5js.org/about

Reporting:
↳ https://github.com/ml5js/ml5-next-gen/issues
↳ Email: info@ml5js.org
🌈🌈🌈🌈🌈🌈🌈🌈🌈🌈🌈🌈🌈🌈🌈🌈🌈🌈🌈🌈🌈🌈
Initialization of backend webgpu failed
TypeError: Cannot read properties of null (reading 'features')
at Object.factory (https://unpkg.com/ml5@0.20.0-alpha.3/dist/ml5.js:2:3227453)
at async b.ready (https://unpkg.com/ml5@0.20.0-alpha.3/dist/ml5.js:2:204934)
at async kD.loadModel (https://unpkg.com/ml5@0.20.0-alpha.3/dist/ml5.js:2:2999080)
Could not get context for WebGL version
2
Could not get context for WebGL version
1
Initialization of backend webgl failed
Error: WebGL is not supported on this device
at new P_ (https://unpkg.com/ml5@0.20.0-alpha.3/dist/ml5.js:2:2660559)
at Object.factory (https://unpkg.com/ml5@0.20.0-alpha.3/dist/ml5.js:2:2683011)
at b.initializeBackend (https://unpkg.com/ml5@0.20.0-alpha.3/dist/ml5.js:2:206912)
at b.ready (https://unpkg.com/ml5@0.20.0-alpha.3/dist/ml5.js:2:204945)
at async kD.loadModel (https://unpkg.com/ml5@0.20.0-alpha.3/dist/ml5.js:2:2999080)