https://github.com/sonph/metronome
Web-based metronome with beat counter and song charting.
https://github.com/sonph/metronome
canvas javascript metronome music musician webaudio
Last synced: 12 months ago
JSON representation
Web-based metronome with beat counter and song charting.
- Host: GitHub
- URL: https://github.com/sonph/metronome
- Owner: sonph
- License: mit
- Created: 2020-04-09T19:36:50.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T11:18:24.000Z (over 3 years ago)
- Last Synced: 2025-02-24T09:38:49.231Z (over 1 year ago)
- Topics: canvas, javascript, metronome, music, musician, webaudio
- Language: JavaScript
- Homepage: https://sonpham.me/metronome
- Size: 802 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# metronome
Web-based metronome with beat counter and song charting.
https://sonpham.me/metronome
## Screenshot

## Sources
I reused code from these projects:
- [cwilso/metronome](https://github.com/cwilso/metronome)