Metronome is an offline first progressive web app (pwa) built on top of AudioContext browser API.
Visit metronome site to see it in action.
All features are available in offline mode.
- Audio panning (left, right and mono)
- Create your own songs with custom bpm
- Load songs from song library
- Control sound volume
- Builtin dark/light mode
This application was created with vite, just clone this project, install their dependencies using npm and
execute npm run dev
for local development.
Contribute with me, supporting this project through.
Happy coding!