Jump to content

I have this error message with (length-chordize-map) when evaluating this score


Recommended Posts

when i evaluate this:

  (setf pianomainHarm (tonality-map (append  (gen-repeat 4 '((scale2)))
                       (gen-repeat 4 '((scale1)))
                       (gen-repeat 4 '((scale3)))
                       ) pianomain))

Error:

> Error: scale2 is not a tonality or a chord.
> While executing: make-tonality, in process Listener-1(6).
> Type cmd-. to abort, cmd-\ for a list of available restarts.
> Type :? for other options.

 

so, take a look what is your scale2 etc

or it's in YOUR library, so i can't test YOUR score/code

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

Terms of Use Privacy Policy