ABCjs

Hi there!

I started to work with ABCjs music notation for obisdian… I wonder if somebody can enlight me with an issue. I have been searching for a couple of days and I cannot find the way to use arcs and brackets for analysis like II-V-I and dominants resolution…

Can somebody help me with this?

Thanks in advance

1 Like

Are you using GitHub - abcjs-music/obsidian-plugin-abcjs: Plugin which renders music notations from code blocks as the Obsidian integration? This is essentially a simple wrap-up of the abc.js, so maybe your issue is more related to the abc.js syntax itself.

I found this tutorial by searching abcjs harmony analysis, including examples that use Roman numeral marks of chords, and it works well whthin the Obsidian plugin. Hope this would help.