https://github.com/osmo-systems/digital-keyboard
A piano, pleasant to look at and hover
https://github.com/osmo-systems/digital-keyboard
css3d react webaudio-api
Last synced: 12 days ago
JSON representation
A piano, pleasant to look at and hover
- Host: GitHub
- URL: https://github.com/osmo-systems/digital-keyboard
- Owner: osmo-systems
- Created: 2025-02-06T18:59:19.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-09T20:32:21.000Z (about 1 year ago)
- Last Synced: 2025-10-08T18:30:37.669Z (7 months ago)
- Topics: css3d, react, webaudio-api
- Language: TypeScript
- Homepage: https://osmo-systems.github.io/digital-keyboard/
- Size: 827 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Digital Keyboard
A functional 3d piano.
Sound is purely synthetic.
3d is made with css transform.
## Why
I wanted to explore web audio api and css perspective.
## Stack
- React
- Vite
- Biome (linting/formatting)