Language features for ABC music notation
- Syntax highlighting.
- Diagnostics warning when the server can't read the score.
- Code formatter.
Divide rhythms
, andMultiply rhythms
commands: select some notes and the commands will divide/multiple their time value by two.- Single note midi input from you midi keyboard (Chord-input from midi will come at some point)
You might want to use this in conjunction with the AbcJS extension. It provides - amongst others - live preview of the score.
- Doesn't support lyric sections yet.
- Doesn't support ranges in repeat bars (
|1-2
or|1,2
). - Doesn't allow rhythms in grace note groups.
Divide rhythms
orMultiply rhythms
might accidentally duplicate the last character in a text selection.
- Arranging routine capabilities
- Live preview of the score
AbcLsp isn't yet ready for release!