Csound Csound-dev Csound-tekno Search About

[Csnd] rendering blames me of f-statement but only a couple of errors

Date2009-01-19 12:12
From'2+
Subject[Csnd] rendering blames me of f-statement but only a couple of errors
AttachmentsNone  

Date2009-01-19 12:22
Fromjpff@cs.bath.ac.uk
Subject[Csnd] Re: rendering blames me of f-statement but only a couple of errors
I am getting 404 from both those links

I suspect I need to see the score amd orc to see ig any of my theories are
correct
==John ff

> hi,
>
> when i render these files:
>
> http://sarigama.namaste.jp/oil/csml090119.orc
> http://sarigama.namaste.jp/oil/csml090119.sco
>
> on two machines both have siddy-debian(+multimedia) installed
> i get this kinda error:
>
> Elapsed time at end of score sort: real: 0.833s, CPU: 0.380s
> SECTION 1:
> new alloc for instr 6:
> INIT ERROR in instr 6: Invalid ftable no. 1.000000
> kenvg   oscil.kk    p4  ifreq   1   0
> INIT ERROR in instr 6: Invalid ftable no. 1.000000
> kenvl1  oscil.kk    1   #i2 1   0
> INIT ERROR in instr 6: Invalid ftable no. 1.000000
> kenvr1  oscil.kk    1   #i3 1   0
> INIT ERROR in instr 6: Invalid ftable no. 1.000000
> kenvl2  oscil.kk    1   #i4 1   0
> INIT ERROR in instr 6: Invalid ftable no. 1.000000
> kenvr2  oscil.kk    1   #i5 1   0
> INIT ERROR in instr 6: Invalid ftable no. 6.000000
> asigl1  oscil.kk    #k3 #i8 6   #i6
> INIT ERROR in instr 6: Invalid ftable no. 6.000000
> asigr1  oscil.kk    #k7 #i11    6   #i9
> INIT ERROR in instr 6: Invalid ftable no. 6.000000
> asigl2  oscil.kk    #k10    #i14    6   #i12
> INIT ERROR in instr 6: Invalid ftable no. 6.000000
> asigr2  oscil.kk    #k13    #i17    6   #i15
> INIT ERROR in instr 6: Invalid ftable no. 6.000000
> asigc   oscil.kk    #k18    p5  6   #i18
> B  0.000 - note deleted.  i6 had 10 init errors
>
> so looked through the sco&orc
> but the part that seem to have problem looks like this:
>
> f 1 0 16384 10 1
> f 6 0 16384 10 1 0.29394 0 0.08231 0.08964 0 0 0.08533 0 0.09609 0 0 0 0 0
> 0.01200 0 0 0 0.01036 0 0 0 0 0.03305 0 0 0 0 0 0 0.02808 0 0 0 0 0 0 0
> 0.00815 0 0 0 0 0 0 0 0 0 0.01938 0 0 0 0 0 0 0 0 0 0 0 0 0 0.00190 0 0 0
> 0 0 0 0 0 0 0 0 0 0 0 0 0.00301 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
> 0.00183 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.00164 0 0
> 0.00122
>
> instr 6
> ic  rnd31 0.5, 0.5
> ir1 rnd31 0.5, 0.5
> ir2 rnd31 0.5, 0.5
> il1 rnd31 0.5, 0.5
> il2 rnd31 0.5, 0.5
> ifreq = 1 / (2 * p3)
> kenvg   oscil p4, ifreq, 1, 0
> kenvl1  oscil 1, 2 * ifreq, 1
> kenvr1  oscil 1, 3 * ifreq, 1
> kenvl2  oscil 1, 7 * ifreq, 1
> kenvr2  oscil 1, 7 * ifreq, 1
> asigl1  oscil kenvg * kenvl1 * (- kenvr1) * kenvl2, p5 * 9.0/8.0, 6, 0.5 +
> il1
> asigr1  oscil kenvg * kenvr1 * (- kenvl1) * kenvr2, p5 * 16.0/8.0, 6, 0.5
> + ir1
> asigl2  oscil kenvg * (kenvl2 - kenvr2) / 2, p5 * 13.0/8.0, 6, 0.5 + il2
> asigr2  oscil kenvg * (kenvr2 - kenvl2) / 2, p5 * 12.0/8.0, 6, 0.5 + ir2
> asigc   oscil kenvg * (kenvl1 + kenvr1 + kenvl2 + kenvr2) / 4, p5, 6, 0.5
> + ic
> outs    (asigl1+asigl2+asigc) * giamp/2 , (asigr1+asigr2+asigc) * giamp/2
> endin
>
> cannot find out what is wrong with these
> ..well in my sco&orc files ... there are huge amount of these ..
> cuz they are all soit out from a python script
> even though the error comes out at the beginning of the rendering
> nothing bad -- i think -- gets reported after that
> and
> the bottom of the process reports that there were only 2 or 3 errors
>
> ver of csound is like this:
>
> Csound version 5.08 (double samples) Nov 19 2008
> displays suppressed
> 0dBFS level = 32768.0
> Seeding from current time 3634711840
> orch now loaded
> audio buffered in 256 sample-frame blocks
>
> tia
>
>
>
>
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
> csound"
>
>
>



Date2009-01-19 14:16
From'2+
Subject[Csnd] Re: Re: rendering blames me of f-statement but only a couple of errors
AttachmentsNone  

Date2009-01-19 15:24
Fromjpff@cs.bath.ac.uk
Subject[Csnd] Re: Re: Re: rendering blames me of f-statement but only a couple of errors
Not understood yet, but the instrument 6 is being fired BEFORE the f lines
have been processed.
Running with -t0 I see teh sorted score reads

i 6 -0.667261 -0.667261 0.473042 0.473042 1057.504311 30.453497
i 2 -0.320975 -0.320975 0.140000 0.140000 509.504867 33.837219
i 2 -0.320975 -0.320975 0.140000 0.140000 541.562434 27.069775
i 6 -0.004906 -0.004906 1.132694 1.132694 208.888328 54.139551
f 1 0.000000 0.000000 16384 16384 10 1

so the first 4 events are at a negative time before the tables are set up

Your score indeed have lines like
i6    -0.667261     0.473042  1057.504311    30.453497
i6    -0.004906     1.132694   208.888328    54.139551

user error......

==John ff

> oh my god!! just renamed it locally and forgot to upload ...
> now it's there ... excuse me!
>
> On Mon, Jan 19, 2009 at 12:22:39PM -0000, jpff@cs.bath.ac.uk wrote:
>> I am getting 404 from both those links
>>
>> I suspect I need to see the score amd orc to see ig any of my theories
>> are
>> correct
>> ==John ff
>>
>> > hi,
>> >
>> > when i render these files:
>> >
>> > http://sarigama.namaste.jp/oil/csml090119.orc
>> > http://sarigama.namaste.jp/oil/csml090119.sco
>> >
>> > on two machines both have siddy-debian(+multimedia) installed
>> > i get this kinda error:
>> >
>> > Elapsed time at end of score sort: real: 0.833s, CPU: 0.380s
>> > SECTION 1:
>> > new alloc for instr 6:
>> > INIT ERROR in instr 6: Invalid ftable no. 1.000000
>> > kenvg   oscil.kk    p4  ifreq   1   0
>> > INIT ERROR in instr 6: Invalid ftable no. 1.000000
>> > kenvl1  oscil.kk    1   #i2 1   0
>> > INIT ERROR in instr 6: Invalid ftable no. 1.000000
>> > kenvr1  oscil.kk    1   #i3 1   0
>> > INIT ERROR in instr 6: Invalid ftable no. 1.000000
>> > kenvl2  oscil.kk    1   #i4 1   0
>> > INIT ERROR in instr 6: Invalid ftable no. 1.000000
>> > kenvr2  oscil.kk    1   #i5 1   0
>> > INIT ERROR in instr 6: Invalid ftable no. 6.000000
>> > asigl1  oscil.kk    #k3 #i8 6   #i6
>> > INIT ERROR in instr 6: Invalid ftable no. 6.000000
>> > asigr1  oscil.kk    #k7 #i11    6   #i9
>> > INIT ERROR in instr 6: Invalid ftable no. 6.000000
>> > asigl2  oscil.kk    #k10    #i14    6   #i12
>> > INIT ERROR in instr 6: Invalid ftable no. 6.000000
>> > asigr2  oscil.kk    #k13    #i17    6   #i15
>> > INIT ERROR in instr 6: Invalid ftable no. 6.000000
>> > asigc   oscil.kk    #k18    p5  6   #i18
>> > B  0.000 - note deleted.  i6 had 10 init errors
>> >
>> > so looked through the sco&orc
>> > but the part that seem to have problem looks like this:
>> >
>> > f 1 0 16384 10 1
>> > f 6 0 16384 10 1 0.29394 0 0.08231 0.08964 0 0 0.08533 0 0.09609 0 0 0
>> 0 0
>> > 0.01200 0 0 0 0.01036 0 0 0 0 0.03305 0 0 0 0 0 0 0.02808 0 0 0 0 0 0
>> 0
>> > 0.00815 0 0 0 0 0 0 0 0 0 0.01938 0 0 0 0 0 0 0 0 0 0 0 0 0 0.00190 0
>> 0 0
>> > 0 0 0 0 0 0 0 0 0 0 0 0 0.00301 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
>> > 0.00183 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.00164 0 0
>> > 0.00122
>> >
>> > instr 6
>> > ic  rnd31 0.5, 0.5
>> > ir1 rnd31 0.5, 0.5
>> > ir2 rnd31 0.5, 0.5
>> > il1 rnd31 0.5, 0.5
>> > il2 rnd31 0.5, 0.5
>> > ifreq = 1 / (2 * p3)
>> > kenvg   oscil p4, ifreq, 1, 0
>> > kenvl1  oscil 1, 2 * ifreq, 1
>> > kenvr1  oscil 1, 3 * ifreq, 1
>> > kenvl2  oscil 1, 7 * ifreq, 1
>> > kenvr2  oscil 1, 7 * ifreq, 1
>> > asigl1  oscil kenvg * kenvl1 * (- kenvr1) * kenvl2, p5 * 9.0/8.0, 6,
>> 0.5 +
>> > il1
>> > asigr1  oscil kenvg * kenvr1 * (- kenvl1) * kenvr2, p5 * 16.0/8.0, 6,
>> 0.5
>> > + ir1
>> > asigl2  oscil kenvg * (kenvl2 - kenvr2) / 2, p5 * 13.0/8.0, 6, 0.5 +
>> il2
>> > asigr2  oscil kenvg * (kenvr2 - kenvl2) / 2, p5 * 12.0/8.0, 6, 0.5 +
>> ir2
>> > asigc   oscil kenvg * (kenvl1 + kenvr1 + kenvl2 + kenvr2) / 4, p5, 6,
>> 0.5
>> > + ic
>> > outs    (asigl1+asigl2+asigc) * giamp/2 , (asigr1+asigr2+asigc) *
>> giamp/2
>> > endin
>> >
>> > cannot find out what is wrong with these
>> > ..well in my sco&orc files ... there are huge amount of these ..
>> > cuz they are all soit out from a python script
>> > even though the error comes out at the beginning of the rendering
>> > nothing bad -- i think -- gets reported after that
>> > and
>> > the bottom of the process reports that there were only 2 or 3 errors
>> >
>> > ver of csound is like this:
>> >
>> > Csound version 5.08 (double samples) Nov 19 2008
>> > displays suppressed
>> > 0dBFS level = 32768.0
>> > Seeding from current time 3634711840
>> > orch now loaded
>> > audio buffered in 256 sample-frame blocks
>> >
>> > tia
>
> --
> '2+ is podcasting his music kinda thang:
> http://sarigama.namaste.jp/podcast/rss.xml
>
>
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
> csound"
>
>
>



Date2009-01-19 20:56
From'2+
Subject[Csnd] Re: Re: Re: Re: rendering blames me of f-statement but only a couple of errors
AttachmentsNone