https://github.com/osmo-systems/digital-keyboard
https://github.com/osmo-systems/digital-keyboard
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/osmo-systems/digital-keyboard
- Owner: osmo-systems
- Created: 2025-02-06T18:59:19.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-03-09T11:48:37.000Z (2 months ago)
- Last Synced: 2025-03-09T12:29:25.927Z (2 months ago)
- Language: TypeScript
- Size: 825 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)