Chromium-compatible extension (also tested on Android in Yandex browser). Helps drummers and other musicians to exercise and track progress in Notion pages. Notion Pages allows you to describe the exercise the way you want by adding text, images, embedded videos and other content. The extension automates exercise progress tracking and provides customizable metronome for your workouts. Use metronome to practice a task with current BPM. Use BPM table to keep track of completed tasks.
See more info and getting started guide at the project home page.
node --version
corepack enable
yarn --version
yarn
yarn build
node version should be >= 18 yarn version should be >= 4
Metronome development:
- https://meowni.ca/posts/metronomes/
- https://github.com/ctrager/metronome.html/blob/master/metronome.html (https://ctrager.github.io/metronome.html)
- https://webaudiodemos.appspot.com/metronome/index.html
- https://codepen.io/ganderzz/pen/poOQbJ
- https://seanwayland.github.io/waylonome/
Speed control:
Chrome extensions development:
Notion:
- https://github.com/dlyz/notion-embedded (
https://dlyz.github.io/notion-embedded
)