paulrosen / abcjs

javascript for rendering abc music notation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example Generator has issue with abc.Editor and visualsObj

mxbastian opened this issue · comments

Hi,

Target: https://paulrosen.github.io/abcjs/overview/example-generator.html.

If I choose "Cursor should follow the playback" on Visual and "User changes the tune with a text editor" on Changes. The example code aint runable whit linter error: VisualObj is undefined.

How can I fix this?