Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 685 Bytes

File metadata and controls

23 lines (17 loc) · 685 Bytes

gesture2sound

日本語のREADMEはこちらです: README.ja.md

Create sound from hand gestures.

Demo

https://code4fukui.github.io/gesture2sound/

Features

  • Control sound by touch/mouse position and pressure
  • Frequency (pitch) controlled by horizontal position
  • Volume (gain) controlled by vertical position
  • Timbre controlled by pressure
  • Supports multi-touch/pointer input

Usage

  1. Click "Audio ON" to start the audio engine.
  2. Tap or click on the screen to create a "note". Move your finger/mouse to control the sound.
  3. Adjust the sound by varying the position and pressure of your input.

License

MIT License — see LICENSE.