KQ-263 · CRANK/TUNE
Crank Tune
A music box you crank by hand: drag the knob in circles and the arm tracks your pointer exactly, emitting a note glyph every quarter turn that floats up and away. Crank backwards and it plays nothing — the box is honest about which direction music comes from. Enter turns it a quarter turn for anyone playing by keyboard.
KQ-263 · CRANK/TUNE
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/crank-tune
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| onNote | (index: number) => void | — | Fires per note, with its position in the cycle. |