ABC Music Notation

by Til Blechschmidt
favorite
share
Score: 57/100
Description
Category: Creative & Writing Tools

The ABC Music Notation plugin lets you render ABC music notation directly from code blocks using the music-abc language tag. Powered by the abcjs library, it supports full-feature music rendering, including multiple voices, chords, clefs, and custom tablatures. You can also pass rendering options via an inline JSON configuration at the top of the code block, allowing for fine-tuned control over how the music is displayed. If the configuration has errors, the plugin provides clear visual feedback so you can easily fix issues. It's ideal for musicians, educators, or composers looking to embed musical scores directly into their notes without needing external tools.

Stats
210
stars
20,910
downloads
17
forks
1,666
days
123
days
228
days
15
total PRs
1
open PRs
2
closed PRs
12
merged PRs
41
total issues
17
open issues
24
closed issues
4
commits
Latest Version
8 months ago
Changelog

What's Changed

  • converted the build process to use esbuild instead of rollup
  • update abcjs to v6.4.4, which includes bufixes for reported issues

Full Changelog: https://github.com/abcjs-music/obsidian-plugin-abcjs/compare/1.4.0…1.5.0

README file from