[Cs-dev] Big in newer builds with FL widgets (from fl.csd in examples)
Date | 2012-12-14 12:03 |
From | Michael Gogins |
Subject | [Cs-dev] Big in newer builds with FL widgets (from fl.csd in examples) |
Attachments | None None |
error: syntax error, unexpected STRING_TOKEN (token ""This Panel contains a Knob and shows its current value"") line 9: >>> FLpanel "This Panel contains a Knob and shows its current value" <<<
Unexpected untyped word FLpanel when expecting a variable Parsing failed due to invalid input! Stopping on parser failure mkg@quattro:~/csound/examples/opcode_demos$ csound --version
time resolution is 1.072 ns Csound version 5.18.04 beta (double samples) Dec 13 2012 unknown long option: '--version' Michael Gogins Irreducible Productions http://www.michael-gogins.com Michael dot Gogins at gmail dot com |
Date | 2012-12-14 12:10 |
From | Victor Lazzarini |
Subject | Re: [Cs-dev] Big in newer builds with FL widgets (from fl.csd in examples) |
Attachments | None None |
Have the widget opcodes been built? On 14 Dec 2012, at 12:03, Michael Gogins wrote:
Dr Victor Lazzarini Senior Lecturer Dept. of Music NUI Maynooth Ireland tel.: +353 1 708 3545 Victor dot Lazzarini AT nuim dot ie |
Date | 2012-12-14 12:28 |
From | Michael Gogins |
Subject | Re: [Cs-dev] Big in newer builds with FL widgets (from fl.csd in examples) |
Attachments | None None |
Yes. On Fri, Dec 14, 2012 at 7:10 AM, Victor Lazzarini <Victor.Lazzarini@nuim.ie> wrote:
Michael Gogins Irreducible Productions http://www.michael-gogins.com Michael dot Gogins at gmail dot com |
Date | 2012-12-14 12:56 |
From | Victor Lazzarini |
Subject | Re: [Cs-dev] Big in newer builds with FL widgets (from fl.csd in examples) |
Attachments | None None |
Well, it works here. On 14 Dec 2012, at 12:28, Michael Gogins wrote: Yes. Dr Victor Lazzarini Senior Lecturer Dept. of Music NUI Maynooth Ireland tel.: +353 1 708 3545 Victor dot Lazzarini AT nuim dot ie |
Date | 2012-12-14 13:15 |
From | Victor Lazzarini |
Subject | Re: [Cs-dev] Big in newer builds with FL widgets (from fl.csd in examples) |
Attachments | None None |
I get the exact same error if my OPCODEDIR64 is pointing the wrong way. I would suggest it is not a bug, but csound cannot find the opcode. Run with -z to test. On 14 Dec 2012, at 12:56, Victor Lazzarini wrote:
Dr Victor Lazzarini Senior Lecturer Dept. of Music NUI Maynooth Ireland tel.: +353 1 708 3545 Victor dot Lazzarini AT nuim dot ie |
Date | 2012-12-14 13:36 |
From | Michael Gogins |
Subject | Re: [Cs-dev] Big in newer builds with FL widgets (from fl.csd in examples) |
Attachments | None None |
That sounds plausible -- I build both Csound 6 and Csound 5, so perhaps I have set OPCODEDIR64 but not OPCODE6DIR64, or vice versa. Thanks. Mike
On Fri, Dec 14, 2012 at 8:15 AM, Victor Lazzarini <Victor.Lazzarini@nuim.ie> wrote:
Michael Gogins Irreducible Productions http://www.michael-gogins.com Michael dot Gogins at gmail dot com |