Skip to content

Zikpad is an online tool to easily write and play music scores mainly used for educational purposes. It guesses the rythm from the placement of the notes. The score can then be exported in the lilypond format.

License

zikpad/zikpad

Repository files navigation

Zikpad logo

Zikpad

https://zikpad.github.io: the most simple music score editor.

Contrary to many other music score editor, the rythm is infered. It saves Lilypond files. Thus, it makes a tool for teaching music, write inventions, etc.

Screenshot

Videos

Features

  • You add notes by clicking (very simple!)
  • Durations of notes are computed from the context
  • Drag and drop notes
    • cut/copy/paste
    • Transposition
    • You can copy notes (Ctrl + drag and drop of notes)
  • Cancel/redo
  • You can insert notes by playing a MIDI instrument
  • You can listen to your music
  • transforming a note into a rest
  • Multiple voices corresponding to the color palettes
  • Any produced files can be compiled with Lilypond
  • Open and save in the Zikpad/Lilypond format (drag and drop a file to open it!)
  • Loading Lilypond files generated by Zikpad only
  • Insert time (Shift + mouse)

Local installation and Compile

https://zestedesavoir.com/tutoriels/996/vos-applications-avec-electron/ Electron uses main.js in the main. The rest of the application is in Typescript. The command tsc compiles all *.ts (for instance main.ts).

Generate the packages

npm run create-installer-win npm run create-debian-installer

About

Zikpad is an online tool to easily write and play music scores mainly used for educational purposes. It guesses the rythm from the placement of the notes. The score can then be exported in the lilypond format.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published