Csound Csound-dev Csound-tekno Search About

[Csnd] sread: illegal opcode *

Date2018-10-17 11:25
Fromfauveboy
Subject[Csnd] sread: illegal opcode *
PrePiano.csd   

Hi,

I can't see the error to the code I've attached?

The distortion runs correctly separately outside the patch a more basic
waveform signal as input. But with this code I get a bad signal output and
the compiler complains with:

sread: illegal opcode *
  section 1: a position 1 
WARNING: Internal error in print_input_backtrace()

I'm not sure what this indicates?  

Many thanks,

J



--
Sent from: http://csound.1045644.n5.nabble.com/Csound-General-f1093014.html

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here

Date2018-10-17 14:12
FromJohn ff
SubjectRe: [Csnd] sread: illegal opcode *
At the end of the 7th cord there is a */ so the score reader (sread) reports an illegal opcode at position 1 on the line.

What else could it do?

Would be better with a line number I guess
⁣Sent from TypeApp ​

On Oct 17, 2018, 11:26, at 11:26, fauveboy  wrote:
>PrePiano.csd
>  
>
>Hi,
>
>I can't see the error to the code I've attached?
>
>The distortion runs correctly separately outside the patch a more basic
>waveform signal as input. But with this code I get a bad signal output
>and
>the compiler complains with:
>
>sread: illegal opcode *
>  section 1: a position 1 
>WARNING: Internal error in print_input_backtrace()
>
>I'm not sure what this indicates?  
>
>Many thanks,
>
>J
>
>
>
>--
>Sent from:
>http://csound.1045644.n5.nabble.com/Csound-General-f1093014.html
>
>Csound mailing list
>Csound@listserv.heanet.ie
>https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
>Send bugs reports to
>        https://github.com/csound/csound/issues
>Discussions of bugs and features can be posted here

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here

Date2018-10-17 15:01
Fromfauveboy
SubjectRe: [Csnd] sread: illegal opcode *
Ah, I've realised however that the accidental */ doesn't correlate to the
signal not successful passing through the distortion, is there any obvious
reason for this?



--
Sent from: http://csound.1045644.n5.nabble.com/Csound-General-f1093014.html

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here