Csound Csound-dev Csound-tekno Search About

luamoog.csd - parsing error in manpage example

Date2015-08-22 13:47
From"Dr. Richard Boulanger"
Subjectluamoog.csd - parsing error in manpage example
AttachmentsNone  None  

STARTING FILE

Creating orchestra

Creating score

rtaudio: PortAudio module enabled ...

using blocking interface

error: syntax error, unexpected STRING_TOKEN (token ""moogladder"") from file /Library/Frameworks/CsoundLib64.framework/Resources/Manual/examples/luamoog.csd (1)

line 9:

>>> lua_opdef "moogladder" <<<

Unexpected untyped word lua_opdef when expecting a variable

Parsing failed due to invalid input!

Stopping on parser failure

cannot compile orchestra



Date2015-08-22 14:05
Fromjpff
SubjectRe: luamoog.csd - parsing error in manpage example
And presumably you do not have the lua opcodes eiter

Perhaps we need to identify plugin opcodes in the manual?



On Sat, 22 Aug 2015, Dr. Richard Boulanger wrote:

> 
> STARTING FILE
> 
> Creating orchestra
> 
> Creating score
> 
> rtaudio: PortAudio module enabled ...
> 
> using blocking interface
> 
> error: syntax error, unexpected STRING_TOKEN (token ""moogladder"") from file/Library/Frameworks/CsoundLib64.framework/Resources/Manual/examples/luamoog.c
> sd (1)
> 
> line 9:
> 
> >>> lua_opdef "moogladder" <<<
> 
> Unexpected untyped word lua_opdef when expecting a variable
> 
> Parsing failed due to invalid input!
> 
> Stopping on parser failure
> 
> cannot compile orchestra
> 
> 
> 
>

------------------------------------------------------------------------------
_______________________________________________
Csound-users mailing list
Csound-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-users
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here

Date2015-08-22 14:54
FromVictor Lazzarini
SubjectRe: luamoog.csd - parsing error in manpage example
These opcodes cannot currently be built on OSX because of issues with the lua jit library. 

Victor Lazzarini
Dean of Arts, Celtic Studies, and Philosophy
Maynooth University
Ireland

> On 22 Aug 2015, at 14:05, jpff  wrote:
> 
> And presumably you do not have the lua opcodes eiter
> 
> Perhaps we need to identify plugin opcodes in the manual?
> 
> 
> 
>> On Sat, 22 Aug 2015, Dr. Richard Boulanger wrote:
>> 
>> 
>> STARTING FILE
>> 
>> Creating orchestra
>> 
>> Creating score
>> 
>> rtaudio: PortAudio module enabled ...
>> 
>> using blocking interface
>> 
>> error: syntax error, unexpected STRING_TOKEN (token ""moogladder"") from file/Library/Frameworks/CsoundLib64.framework/Resources/Manual/examples/luamoog.c
>> sd (1)
>> 
>> line 9:
>> 
>>>>> lua_opdef "moogladder" <<<
>> 
>> Unexpected untyped word lua_opdef when expecting a variable
>> 
>> Parsing failed due to invalid input!
>> 
>> Stopping on parser failure
>> 
>> cannot compile orchestra
> 
> ------------------------------------------------------------------------------
> _______________________________________________
> Csound-users mailing list
> Csound-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-users
> Send bugs reports to
>        https://github.com/csound/csound/issues
> Discussions of bugs and features can be posted here

------------------------------------------------------------------------------
_______________________________________________
Csound-users mailing list
Csound-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-users
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here

Date2015-08-22 16:49
FromMenno Knevel
SubjectRe: luamoog.csd - parsing error in manpage example
wouldn't it be nice to have this kind of information on the Csound Wiki
https://github.com/csound/csound/wiki ?



--
View this message in context: http://csound.1045644.n5.nabble.com/luamoog-csd-parsing-error-in-manpage-example-tp5743250p5743258.html
Sent from the Csound - General mailing list archive at Nabble.com.

------------------------------------------------------------------------------
_______________________________________________
Csound-users mailing list
Csound-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-users
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here