January 18, 201511 yr HelloI've just installed Opusmodus and I don't understand why I'm getting this error> Error: Unbound variable: > While executing: ccl::toplevel-eval, in process Listener-1(8). > Type cmd-/ to continue, cmd-. to abort, cmd-\ for a list of available restarts. > If continued: Retry getting the value of . > Type :? for other options.It happens when I copied and paste this expression from the Getting Started PDF(vector-map '(c4 d4 f4 gs4 as4 b4 cs5 e5) (gen-sine 120 6 0.5 :modulation (gen-sine 120 6 0.2)))If I evaluate the line with cmd+E, it's working, but if I'm trying to evaluate or play the whole document, I get this error.Here's a screencast Sorry for the newbie questionBestGeoffroy
January 18, 201511 yr Author OK, you need a score to evaluate or play a document. Sorry for the noise.
Create an account or sign in to comment