You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SaveInterface.js:221 Uncaught TypeError: Cannot read property 'isConnected' of undefined
at SaveInterface.saveLilypond (SaveInterface.js:221)
at a. (savebox.js:126)
at easeljs.min.js:12
at a.b._dispatchEvent (easeljs.min.js:12)
at a.b._dispatchEvent (easeljs.min.js:12)
at a.b.dispatchEvent (easeljs.min.js:12)
at a.b._dispatchMouseEvent (easeljs.min.js:13)
at a.b._handlePointerUp (easeljs.min.js:13)
at a.b._handleMouseUp (easeljs.min.js:13)
at f (easeljs.min.js:13)
The text was updated successfully, but these errors were encountered:
There is a set key block = Eb major (aka C minor), however the notes are all in a minor. Without moveable=true, the music will play in a minor.
I remember Sachiko mentioning this during the workshop.
I think it is an artifact from before we had a way to specify moveable do.
Also, the Lilypond output for this example does not seem to work...
crab canon with Eb major -- 2nd try.pdf
crab canon with Eb major -- 2nd try.txt
I see this error:
The text was updated successfully, but these errors were encountered: