Csound Csound-dev Csound-tekno Search About

[Cs-dev] Problem with line opcode

Date2013-04-05 13:21
FromMichael Gogins
Subject[Cs-dev] Problem with line opcode
AttachmentsNone  None  
From GIT head just now on Windows 8 built with MinGW 4.7.2:

Michael@sorabji /c/users/michael/csound-csound6-git
$ csound examples/trapped.csd
virtual_keyboard real time MIDI plugin for Csound
0dBFS level = 32768.0
Csound version 6.00alpha2 (double samples) Apr  5 2013
libsndfile-1.0.23
Reading options from $CSOUNDRC: C:\Program Files (x86)\Csound\.csoundrc
UnifiedCSD:  examples/trapped.csd
STARTING FILE
Creating options
Creating orchestra
Creating score
Parsing successful!
WARNING: Unknown arg type: 333

error:  Unable to find opcode entry for 'line' with matching argument types:
Found: k line cp@
Line: 104 Loc: 1
Csound tidy up: Segmentation violation

--
Michael Gogins
Irreducible Productions
http://www.michael-gogins.com
Michael dot Gogins at gmail dot com

Date2013-04-05 13:59
Fromjpff@cs.bath.ac.uk
SubjectRe: [Cs-dev] Problem with line opcode
Hum...  I see this on Linux.  Not sure what change affected it as I was
checking trapped a couple of days ago

More later.......

>>From GIT head just now on Windows 8 built with MinGW 4.7.2:
>
> Michael@sorabji /c/users/michael/csound-csound6-git
> $ csound examples/trapped.csd
> virtual_keyboard real time MIDI plugin for Csound
> 0dBFS level = 32768.0
> Csound version 6.00alpha2 (double samples) Apr  5 2013
> libsndfile-1.0.23
> Reading options from $CSOUNDRC: C:\Program Files (x86)\Csound\.csoundrc
> UnifiedCSD:  examples/trapped.csd
> STARTING FILE
> Creating options
> Creating orchestra
> Creating score
> Parsing successful!
> WARNING: Unknown arg type: 333
>
> error:  Unable to find opcode entry for 'line' with matching argument
> types:
> Found: k line cp@
> Line: 104 Loc: 1
> Csound tidy up: Segmentation violation
>
> --
> Michael Gogins
> Irreducible Productions
> http://www.michael-gogins.com
> Michael dot Gogins at gmail dot com
> ------------------------------------------------------------------------------
> Minimize network downtime and maximize team effectiveness.
> Reduce network management and security costs.Learn how to hire
> the most talented Cisco Certified professionals. Visit the
> Employer Resources Portal
> http://www.cisco.com/web/learning/employer_resources/index.html_______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>



------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2013-04-05 14:42
FromSteven Yi
SubjectRe: [Cs-dev] Problem with line opcode
AttachmentsNone  None  
I'm getting the same problem here.  I'm sorting out some build issues with XCode due to the recent framework changes put in for CMake, but will be looking at this afterwards.


On Fri, Apr 5, 2013 at 1:59 PM, <jpff@cs.bath.ac.uk> wrote:
Hum...  I see this on Linux.  Not sure what change affected it as I was
checking trapped a couple of days ago

More later.......

>>From GIT head just now on Windows 8 built with MinGW 4.7.2:
>
> Michael@sorabji /c/users/michael/csound-csound6-git
> $ csound examples/trapped.csd
> virtual_keyboard real time MIDI plugin for Csound
> 0dBFS level = 32768.0
> Csound version 6.00alpha2 (double samples) Apr  5 2013
> libsndfile-1.0.23
> Reading options from $CSOUNDRC: C:\Program Files (x86)\Csound\.csoundrc
> UnifiedCSD:  examples/trapped.csd
> STARTING FILE
> Creating options
> Creating orchestra
> Creating score
> Parsing successful!
> WARNING: Unknown arg type: 333
>
> error:  Unable to find opcode entry for 'line' with matching argument
> types:
> Found: k line cp@
> Line: 104 Loc: 1
> Csound tidy up: Segmentation violation
>
> --
> Michael Gogins
> Irreducible Productions
> http://www.michael-gogins.com
> Michael dot Gogins at gmail dot com
> ------------------------------------------------------------------------------
> Minimize network downtime and maximize team effectiveness.
> Reduce network management and security costs.Learn how to hire
> the most talented Cisco Certified professionals. Visit the
> Employer Resources Portal
> http://www.cisco.com/web/learning/employer_resources/index.html_______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>



------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire
the most talented Cisco Certified professionals. Visit the
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel


Date2013-04-05 16:00
Fromjpff@cs.bath.ac.uk
SubjectRe: [Cs-dev] Problem with line opcode
Fixed now -- my editing typo



>>From GIT head just now on Windows 8 built with MinGW 4.7.2:
>
> Michael@sorabji /c/users/michael/csound-csound6-git
> $ csound examples/trapped.csd
> virtual_keyboard real time MIDI plugin for Csound
> 0dBFS level = 32768.0
> Csound version 6.00alpha2 (double samples) Apr  5 2013
> libsndfile-1.0.23
> Reading options from $CSOUNDRC: C:\Program Files (x86)\Csound\.csoundrc
> UnifiedCSD:  examples/trapped.csd
> STARTING FILE
> Creating options
> Creating orchestra
> Creating score
> Parsing successful!
> WARNING: Unknown arg type: 333
>
> error:  Unable to find opcode entry for 'line' with matching argument
> types:
> Found: k line cp@
> Line: 104 Loc: 1
> Csound tidy up: Segmentation violation
>
> --
> Michael Gogins
> Irreducible Productions
> http://www.michael-gogins.com
> Michael dot Gogins at gmail dot com
> ------------------------------------------------------------------------------
> Minimize network downtime and maximize team effectiveness.
> Reduce network management and security costs.Learn how to hire
> the most talented Cisco Certified professionals. Visit the
> Employer Resources Portal
> http://www.cisco.com/web/learning/employer_resources/index.html_______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>



------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net