Skip to content

bencoveney/rudiment-wiki

Repository files navigation

rudiments

Usage

# Do a production build.
npm run build

# Start the dev server in watch mode.
npm run dev

# Start the dev server, without running lilypond each time.
npm run dev-fast

Lilypond

Music notation is build using lilypond. You will need to install it on your machine to build the music notation.

sudo apt-get install -y lilypond

lilypond --svg -dcrop=#t -dpoint-and-click=#f --output="./assets/" ./rudiments/single-stroke-roll.ly

References

Credits

Emojis favicon designed by OpenMoji. License: CC BY-SA 4.0

Colour palette from ColorHunt

TODO

  • Some stuff doesn't align between references
    • Numbers
    • Alternatives
    • Accents
  • Some rendering suboptimal
    • Accents above hands
  • Add "listen" mode - lilypond to midi?
  • Allow update to BPM