June 20, 20205 yr Hi folks, here's the file from the last session. Happy study ! Stéphane FromNothingSuite-20-06-2020.opmo
June 24, 20205 yr Hi Stephane - I am having a problem in the ;;; INSTRUMENTATION & SECTIONS ASSEMBLY of the "From nothing-Pt2" score. Whenever I evaluate one of the lines in this section I get the following error message from the listener: "Error: Not a pitch symbol (q)" , where (q) could also be (w) or (-q.) as the first value in any given evaluated line of that section. If I try to preview score it shows the same error message. Have spent some time trying to debug, any idea what it may be? thanks! Peter
June 24, 20205 yr Author Hi Peter, that's strange, I've just evaluated the whole file and no problem. Did you change something ? Just in case, here's again the working file. Best Stéphane FromNothingSuite-20-06-2020.opmo
June 24, 20205 yr Hi Stéphane - Tried with the new file and same problem. Rebooted Opusmodus no luck. Rebooted the whole system and did an Evaluate All on the new file. Got this message when it was done: "pitch-transpose, transpose: 12 ambitus: piano section: nil exclude: nil > Error: Not a pitch symbol (q). > While executing: examine-pitch, in process Listener-1(7). > Type cmd-. to abort, cmd-\ for a list of available restarts. > Type :? for other options." Essentially the same problem ...might these "compiler warnings" I have been seeing all along in the Listener have anything to do with it? ;Compiler warnings for "/Users/petermeasroch/Downloads/FromNothingSuite-20-06-2020.opmo" : ; In an anonymous lambda form at position 460: Undeclared free variable sections-sizes ? gen-loop, count: (first sections-sizes) func: (rnd-sample 8 '(0 0 1 0 1)) seq: nil seed: 3628 ;Compiler warnings for "/Users/petermeasroch/Downloads/FromNothingSuite-20-06-2020.opmo" : ; In an anonymous lambda form at position 538: Undeclared free variable sections-sizes ? gen-loop, count: (first sections-sizes) func: (rnd-sample 8 '(0 0 0 0 1)) seq: nil seed: 3629 ;Compiler warnings for "/Users/petermeasroch/Downloads/FromNothingSuite-20-06-2020.opmo" : ; In an anonymous lambda form at position 616: Undeclared free variable sections-sizes ? gen-loop, count: (first sections-sizes) func: (rnd-sample 8 '(0 0 0 0 1)) seq: nil seed: 3630 ;Compiler warnings for "/Users/petermeasroch/Downloads/FromNothingSuite-20-06-2020.opmo" : ; In an anonymous lambda form at position 694: Undeclared free variable sections-sizes ? gen-loop, count: (first sections-sizes) func: (rnd-sample 8 '(0 0 0 0 1)) seq: nil seed: 3631 ;Compiler warnings for "/Users/petermeasroch/Downloads/FromNothingSuite-20-06-2020.opmo" : ; In an anonymous lambda form at position 772: Undeclared free variable sections-sizes I am wondering if I am not making some really basic beginner error - e.g. when previewing from "ps" I use the same right-click "Evaluate and Audition and Notation" command as for "def-score"? (btw I am running OSX 10.12.6 btw on a 6-core 2009 MacPro - just in case 🙂 thanks for your responses Peter
June 24, 20205 yr PS - Downloaded to my MacPro laptop running 10.13.6 and had exactly the same results and error messages...
June 24, 20205 yr Author Peter you don't need to do "Evaluate and Audition and Notation", that's your problem. you just need to evaluate (cmd+E) the last ps parenthesis. you can also use evaluate-all to evaluate the full score. But don't use the evaluate and notation or midi stuff with ps.. Stéphane
June 25, 20205 yr Still not working, Stéphane. I'll keep playing with it and maybe we'll have time to discuss after Zoom on Saturday. All lines evaluate just fine except the setf flute, clarinet etc with the pitch-transpose and assemble parentheses. A great learning template but frustrating not to be able to preview. best, Peter
June 25, 20205 yr The default attribute is the problem, should be ord. Here is the revised version. FromNothingSuite-20-06-2020-revised.opmo
Create an account or sign in to comment