seisiuneer / abctools

ABC Transcription tools based on abcjs
MIT License
48 stars 25 forks source link

Swing factor feature #10

Closed sensn closed 6 months ago

sensn commented 6 months ago

Hello, I am just starting to learn abcjs, and I am interested in the swing-feature. Is it right that this is only implemented in your version of abcjs? I#d like to use abc inside my obsidian-notes, there is a plugin for that but it seems like it doesn't support the %swing 0.25 0 command. I had a quick look at the repos package.json. it says "abcjs": "6.2.2"

package.json

Is it possible to compile your version into the obsidian-plugin? thanks

seisiuneer commented 6 months ago

Hi,

Unfortunately, the swing feature depends on both my tools code as well as additions I made to my highly customized version of abcjs.Perhaps in the future Paul will want to figure out how best to incorporate it into the released version of abcjs, but for now it can't be used for any other tool.

All the best,

Michael