[Cs-dev] csound 6 alpha tests
Date | 2013-03-03 09:38 |
From | joachim heintz |
Subject | [Cs-dev] csound 6 alpha tests |
hi victor, steven, john - i tested some manual examples more in detail on which i got errors when running a test script. results are below. as peiman said, this alpha seems to be on a good track. settings: Csound version 6.00alpha1 (double samples) Mar 1 2013 ubuntu studio 12.04 all is tested in normal mode; i am sorry that i will not have time to test in --sample-accurate mode. by the way: each time i got a segfault, csound reported 0 errors. not sure if this has been always this way. best - joachim ********************************************************************** alwayson.csd this is obviously related to the string bug i reported SECTION 1: csound->sstrlen = 11 T 0.000 - note deleted. instr Reverberator undefined T 0.000 - note deleted. instr Compressor undefined T 0.000 - note deleted. instr Soundfile undefined B 0.000 .. 1.000 T 1.000 TT 1.000 M: 0.0 0.0 B 1.000 - note deleted. instr SimpleSine undefined csound->sstrlen = 11 B 1.000 .. 2.000 T 2.000 TT 2.000 M: 0.0 0.0 B 2.000 - note deleted. instr SimpleSine undefined csound->sstrlen = 6 B 2.000 .. 3.000 T 3.000 TT 3.000 M: 0.0 0.0 B 3.000 - note deleted. instr Moogy undefined csound->sstrlen = 6 B 3.000 .. 4.000 T 4.000 TT 4.000 M: 0.0 0.0 B 4.000 - note deleted. instr Moogy undefined Score finished in csoundPerformKsmps(). inactive allocs returned to freespace end of score. overall amps: 0.0 0.0 overall samples out of range: 0 0 7 errors in performance ********************************************************************** connect.csd same reason ********************************************************************** filesr.csd same reason ("diskinfo cannot open beats.wa") ********************************************************************** flashtxt.csd i think tcl/tk is no longer supported ********************************************************************** fouti.csd Csound tidy up: Segmentation fault ********************************************************************** foutir.csd Csound tidy up: Segmentation fault ********************************************************************** fprints.csd Csound tidy up: Segmentation fault ********************************************************************** ftgen-2.csd string error ("diskinfo cannot open beats.wa") ********************************************************************** gen32.csd hangs after performing instr 1 ********************************************************************** grain2.csd hangs ********************************************************************** granule.csd segfault ********************************************************************** hvs2-2.csd crashes with segfault when i move the y-slider ********************************************************************** maxtab.csd error: insufficient required arguments for opcode =.t on line 8 Csound tidy up: Segmentation fault ********************************************************************** mintab.csd same ********************************************************************** multtab.csd error: syntax error, unexpected T_IDENT (token "multtab") line 10: >>> t1 multtab <<< indeed csound -z shows that it is not there ********************************************************************** mute.csd looks like the string bug: Parsing successful! instr three uses instrument number 3 Elapsed time at end of orchestra compile: real: 0.005s, CPU: 0.000s sorting score ... WARNING: instr three not found, assuming insno = -1 ... done Elapsed time at end of score sort: real: 0.005s, CPU: 0.000s Csound version 6.00alpha1 (double samples) Mar 1 2013 0dBFS level = 1.0 WARNING: Muting new instances of instr 2 INIT ERROR in instr 0: instr three not found mute "three" 0 header init errors ********************************************************************** plustab.csd not there (like multtab) ********************************************************************** pwd.csd segfault ********************************************************************** qinf.csd error: syntax error, unexpected GOTO_TOKEN (token "goto") line 26: >>> if (qinf(gka)) goto <<< Parsing failed due to invalid input! ********************************************************************** qnan.csd same ********************************************************************** scalet.csd error: insufficient required arguments for opcode =.t on line 8 Csound tidy up: Segmentation fault ********************************************************************** scans-2.csd INIT ERROR in instr 2: Invalid ftable no. 33.000000 scanu ismp .01 6 2 33 44 5 2 .01 .05 #i0 .1 .5 0 0 aout 1 0 INIT ERROR in instr 2: scanu: Could not find ifnstiff table scanu ismp .01 6 2 33 44 5 2 .01 .05 #i0 .1 .5 0 0 aout 1 0 scans: No scan synthesis net specified Early return from csoundPerformKsmps(). ********************************************************************** schedule.csd segfault ********************************************************************** scogen.csd again the string bug csound->sstrlen = 8 B 0.000 - note deleted. instr Gesture undefined ********************************************************************** setctrl.csd no tcltk ********************************************************************** signalflowgraph.csd string bug ********************************************************************** strset.csd segfault ********************************************************************** sumtab.csd error: insufficient required arguments for opcode =.t on line 8 Csound tidy up: Segmentation fault ********************************************************************** tablefilter.csd segfault ********************************************************************** tabmorphak.csd segfault ********************************************************************** tonex.csd Assertion '!e->next' failed at pulsecore/queue.c:106, function pa_queue_pop(). Aborting. Csound tidy up: Aborted ********************************************************************** trigseq.csd error: syntax error, unexpected NEWLINE (token " ") line 16: >>>giSeq ftgen 90, 0, 128, -2, 1, 2, .5, 3, .25, 4, .10, 5, .05, 6, <<< Parsing failed due to 1 syntax error! so a wrong comma at the end of the line - should be corrected in the manual ********************************************************************** vbap4.csd segfault ********************************************************************** vbap4move.csd error: syntax error, unexpected T_IDENT, expecting T_OPCODE or T_FUNCTION or ',' or '[' (token "vbap4move") line 19: >>>a1,a2,a3,a4 vbap4move <<< Unexpected untyped word a4 when expecting a variable ********************************************************************** vbap8.csd segfault ********************************************************************** vbap8move.csd error: syntax error, unexpected T_IDENT, expecting T_OPCODE or T_FUNCTION or ',' or '[' (token "vbap8move") line 27: >>>aout1, aout2, aout3, aout4, aout5, aout6, aout7, aout8 vbap8move <<< Unexpected untyped word aout8 when expecting a variable Parsing failed due to invalid input! ********************************************************************** vbapg.csd segfault ********************************************************************** vbaplsinit.csd segfault ********************************************************************** vbapmove.csd segfault ********************************************************************** vdelayxwq.csd error: too many input args Csound tidy up: Segmentation fault ********************************************************************** ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2013-03-03 11:26 |
From | Victor Lazzarini |
Subject | Re: [Cs-dev] csound 6 alpha tests |
No, what is not supported is tclcsound, not tcl in general. On 3 Mar 2013, at 09:38, joachim heintz wrote: > flashtxt.csd > i think tcl/tk is no longer supported Dr Victor Lazzarini Senior Lecturer Dept. of Music NUI Maynooth Ireland tel.: +353 1 708 3545 Victor dot Lazzarini AT nuim dot ie ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2013-03-03 11:41 |
From | Victor Lazzarini |
Subject | Re: [Cs-dev] csound 6 alpha tests |
These were me. I got them fixed now. On 3 Mar 2013, at 09:38, joachim heintz wrote: > ********************************************************************** > fouti.csd > Csound tidy up: Segmentation fault > > > ********************************************************************** > foutir.csd > Csound tidy up: Segmentation fault > > > ********************************************************************** > fprints.csd > Csound tidy up: Segmentation fault Dr Victor Lazzarini Senior Lecturer Dept. of Music NUI Maynooth Ireland tel.: +353 1 708 3545 Victor dot Lazzarini AT nuim dot ie ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2013-03-03 11:54 |
From | Richard Dobson |
Subject | Re: [Cs-dev] csound 6 alpha tests |
Presumably there is some technical reason for this? I would be sorry to lose tclcsound. It is one of the things I live in the hope of getting the more adventurous schools interested in, and with things such as the Snack toolkit no longer maintained (I am looking at how to sort that out, but it will take time) and not even included in the more recent distributions, tcl is not particularly rich in audio APIs. Richard Dobson On 03/03/2013 11:26, Victor Lazzarini wrote: > No, what is not supported is tclcsound, not tcl in general. > On 3 Mar 2013, at 09:38, joachim heintz wrote: > ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2013-03-03 12:31 |
From | Victor Lazzarini |
Subject | Re: [Cs-dev] csound 6 alpha tests |
There is one: tclcsound is a hand-made wrapper, and I think now the SWIG one will probably do a better job (with less maintenance and less chance for bugs to creep in). So if there are still tcl users out there, I am happy to do a SWIG interface for it. Victor On 3 Mar 2013, at 11:54, Richard Dobson wrote: > Presumably there is some technical reason for this? I would be sorry to > lose tclcsound. It is one of the things I live in the hope of getting > the more adventurous schools interested in, and with things such as the > Snack toolkit no longer maintained (I am looking at how to sort that > out, but it will take time) and not even included in the more recent > distributions, tcl is not particularly rich in audio APIs. > > > Richard Dobson > > On 03/03/2013 11:26, Victor Lazzarini wrote: >> No, what is not supported is tclcsound, not tcl in general. >> On 3 Mar 2013, at 09:38, joachim heintz wrote: >> > > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_feb > _______________________________________________ > Csound-devel mailing list > Csound-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/csound-devel Dr Victor Lazzarini Senior Lecturer Dept. of Music NUI Maynooth Ireland tel.: +353 1 708 3545 Victor dot Lazzarini AT nuim dot ie ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2013-03-03 12:32 |
From | Victor Lazzarini |
Subject | Re: [Cs-dev] csound 6 alpha tests |
fixed. On 3 Mar 2013, at 09:38, joachim heintz wrote: > ********************************************************************** > grain2.csd > hangs Dr Victor Lazzarini Senior Lecturer Dept. of Music NUI Maynooth Ireland tel.: +353 1 708 3545 Victor dot Lazzarini AT nuim dot ie ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2013-03-03 12:34 |
From | Victor Lazzarini |
Subject | Re: [Cs-dev] csound 6 alpha tests |
This appears to be OK here. Could you check again? On 3 Mar 2013, at 09:38, joachim heintz wrote: > ********************************************************************** > granule.csd > segfault Dr Victor Lazzarini Senior Lecturer Dept. of Music NUI Maynooth Ireland tel.: +353 1 708 3545 Victor dot Lazzarini AT nuim dot ie ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2013-03-03 12:39 |
From | Victor Lazzarini |
Subject | Re: [Cs-dev] csound 6 alpha tests |
This seems to be an intermitent problem. I segfaulted both csound6 and csound5 once, but could not reproduce the error again no matter what I did. On 3 Mar 2013, at 09:38, joachim heintz wrote: > ********************************************************************** > hvs2-2.csd > crashes with segfault when i move the y-slider Dr Victor Lazzarini Senior Lecturer Dept. of Music NUI Maynooth Ireland tel.: +353 1 708 3545 Victor dot Lazzarini AT nuim dot ie ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2013-03-03 12:40 |
From | Victor Lazzarini |
Subject | Re: [Cs-dev] csound 6 alpha tests |
t-vars are still in transition On 3 Mar 2013, at 09:38, joachim heintz wrote: > ********************************************************************** > maxtab.csd > error: insufficient required arguments for opcode =.t on line 8 > Csound tidy up: Segmentation fault Dr Victor Lazzarini Senior Lecturer Dept. of Music NUI Maynooth Ireland tel.: +353 1 708 3545 Victor dot Lazzarini AT nuim dot ie ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2013-03-03 13:28 |
From | Victor Lazzarini |
Subject | Re: [Cs-dev] csound 6 alpha tests |
Fixed. On 3 Mar 2013, at 09:38, joachim heintz wrote: > ********************************************************************** > schedule.csd > segfault Dr Victor Lazzarini Senior Lecturer Dept. of Music NUI Maynooth Ireland tel.: +353 1 708 3545 Victor dot Lazzarini AT nuim dot ie ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2013-03-03 13:31 |
From | Victor Lazzarini |
Subject | Re: [Cs-dev] csound 6 alpha tests |
It does not segfault here, maybe you can check this again. On 3 Mar 2013, at 09:38, joachim heintz wrote: > ********************************************************************** > tablefilter.csd > segfault Dr Victor Lazzarini Senior Lecturer Dept. of Music NUI Maynooth Ireland tel.: +353 1 708 3545 Victor dot Lazzarini AT nuim dot ie ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2013-03-03 13:33 |
From | Victor Lazzarini |
Subject | Re: [Cs-dev] csound 6 alpha tests |
Same again, it does not segfault here. On 3 Mar 2013, at 09:38, joachim heintz wrote: > ********************************************************************** > tabmorphak.csd > segfault Dr Victor Lazzarini Senior Lecturer Dept. of Music NUI Maynooth Ireland tel.: +353 1 708 3545 Victor dot Lazzarini AT nuim dot ie ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2013-03-03 14:56 |
From | jpff@cs.bath.ac.uk |
Subject | Re: [Cs-dev] csound 6 alpha tests |
A class of bug where named instruments seem to disappear has been fixed. That might be a set of your errors? ==John > hi victor, steven, john - > > i tested some manual examples more in detail on which i got errors when > running a test script. results are below. as peiman said, this alpha > seems to be on a good track. > > settings: > Csound version 6.00alpha1 (double samples) Mar 1 2013 > ubuntu studio 12.04 > all is tested in normal mode; i am sorry that i will not have time to > test in --sample-accurate mode. > > by the way: each time i got a segfault, csound reported 0 errors. not > sure if this has been always this way. > > best - > > joachim > > > > ********************************************************************** > alwayson.csd > > this is obviously related to the string bug i reported > > SECTION 1: > csound->sstrlen = 11 > T 0.000 - note deleted. instr Reverberator undefined > T 0.000 - note deleted. instr Compressor undefined > T 0.000 - note deleted. instr Soundfile undefined > B 0.000 .. 1.000 T 1.000 TT 1.000 M: 0.0 0.0 > B 1.000 - note deleted. instr SimpleSine undefined > csound->sstrlen = 11 > B 1.000 .. 2.000 T 2.000 TT 2.000 M: 0.0 0.0 > B 2.000 - note deleted. instr SimpleSine undefined > csound->sstrlen = 6 > B 2.000 .. 3.000 T 3.000 TT 3.000 M: 0.0 0.0 > B 3.000 - note deleted. instr Moogy undefined > csound->sstrlen = 6 > B 3.000 .. 4.000 T 4.000 TT 4.000 M: 0.0 0.0 > B 4.000 - note deleted. instr Moogy undefined > Score finished in csoundPerformKsmps(). > inactive allocs returned to freespace > end of score. overall amps: 0.0 0.0 > overall samples out of range: 0 0 > 7 errors in performance > > > ********************************************************************** > connect.csd > same reason > > > ********************************************************************** > filesr.csd > same reason > ("diskinfo cannot open beats.wa") > > > ********************************************************************** > flashtxt.csd > i think tcl/tk is no longer supported > > > ********************************************************************** > fouti.csd > Csound tidy up: Segmentation fault > > > ********************************************************************** > foutir.csd > Csound tidy up: Segmentation fault > > > ********************************************************************** > fprints.csd > Csound tidy up: Segmentation fault > > > ********************************************************************** > ftgen-2.csd > string error > ("diskinfo cannot open beats.wa") > > > ********************************************************************** > gen32.csd > hangs after performing instr 1 > > > ********************************************************************** > grain2.csd > hangs > > > ********************************************************************** > granule.csd > segfault > > > ********************************************************************** > hvs2-2.csd > crashes with segfault when i move the y-slider > > > ********************************************************************** > maxtab.csd > error: insufficient required arguments for opcode =.t on line 8 > Csound tidy up: Segmentation fault > > > ********************************************************************** > mintab.csd > same > > > ********************************************************************** > multtab.csd > error: syntax error, unexpected T_IDENT (token "multtab") line 10: > >>> t1 multtab <<< > indeed csound -z shows that it is not there > > > ********************************************************************** > mute.csd > looks like the string bug: > Parsing successful! > instr three uses instrument number 3 > Elapsed time at end of orchestra compile: real: 0.005s, CPU: 0.000s > sorting score ... > WARNING: instr three not found, assuming insno = -1 > ... done > Elapsed time at end of score sort: real: 0.005s, CPU: 0.000s > Csound version 6.00alpha1 (double samples) Mar 1 2013 > 0dBFS level = 1.0 > WARNING: Muting new instances of instr 2 > > INIT ERROR in instr 0: instr three not found > mute "three" 0 > header init errors > > > ********************************************************************** > plustab.csd > not there (like multtab) > > > ********************************************************************** > pwd.csd > segfault > > > ********************************************************************** > qinf.csd > error: syntax error, unexpected GOTO_TOKEN (token "goto") line 26: > >>> if (qinf(gka)) goto <<< > Parsing failed due to invalid input! > > > ********************************************************************** > qnan.csd > same > > > ********************************************************************** > scalet.csd > error: insufficient required arguments for opcode =.t on line 8 > Csound tidy up: Segmentation fault > > > ********************************************************************** > scans-2.csd > INIT ERROR in instr 2: Invalid ftable no. 33.000000 > scanu ismp .01 6 2 33 44 5 2 .01 .05 #i0 .1 .5 0 0 aout 1 0 > INIT ERROR in instr 2: scanu: Could not find ifnstiff table > scanu ismp .01 6 2 33 44 5 2 .01 .05 #i0 .1 .5 0 0 aout 1 0 > scans: No scan synthesis net specified > Early return from csoundPerformKsmps(). > > > ********************************************************************** > schedule.csd > segfault > > > ********************************************************************** > scogen.csd > again the string bug > csound->sstrlen = 8 > B 0.000 - note deleted. instr Gesture undefined > > > ********************************************************************** > setctrl.csd > no tcltk > > > ********************************************************************** > signalflowgraph.csd > string bug > > > ********************************************************************** > strset.csd > segfault > > > ********************************************************************** > sumtab.csd > error: insufficient required arguments for opcode =.t on line 8 > Csound tidy up: Segmentation fault > > > ********************************************************************** > tablefilter.csd > segfault > > > ********************************************************************** > tabmorphak.csd > segfault > > > ********************************************************************** > tonex.csd > Assertion '!e->next' failed at pulsecore/queue.c:106, function > pa_queue_pop(). Aborting. > Csound tidy up: Aborted > > > ********************************************************************** > trigseq.csd > error: syntax error, unexpected NEWLINE (token " > ") line 16: > >>>giSeq ftgen 90, 0, 128, -2, 1, 2, .5, 3, .25, 4, > .10, 5, .05, 6, <<< > Parsing failed due to 1 syntax error! > so a wrong comma at the end of the line - should be corrected in the > manual > > > ********************************************************************** > vbap4.csd > segfault > > > ********************************************************************** > vbap4move.csd > error: syntax error, unexpected T_IDENT, expecting T_OPCODE or > T_FUNCTION or ',' or '[' (token "vbap4move") line 19: > >>>a1,a2,a3,a4 vbap4move <<< > Unexpected untyped word a4 when expecting a variable > > > ********************************************************************** > vbap8.csd > segfault > > > ********************************************************************** > vbap8move.csd > error: syntax error, unexpected T_IDENT, expecting T_OPCODE or > T_FUNCTION or ',' or '[' (token "vbap8move") line 27: > >>>aout1, aout2, aout3, aout4, aout5, aout6, aout7, aout8 vbap8move <<< > Unexpected untyped word aout8 when expecting a variable > Parsing failed due to invalid input! > > > ********************************************************************** > vbapg.csd > segfault > > > ********************************************************************** > vbaplsinit.csd > segfault > > > ********************************************************************** > vbapmove.csd > segfault > > > ********************************************************************** > vdelayxwq.csd > error: too many input args > Csound tidy up: Segmentation fault > > > ********************************************************************** > > > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_feb > _______________________________________________ > Csound-devel mailing list > Csound-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/csound-devel > > > ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2013-03-03 19:31 |
From | Victor Lazzarini |
Subject | Re: [Cs-dev] csound 6 alpha tests |
This one is fixed too. On 3 Mar 2013, at 09:38, joachim heintz wrote: > ********************************************************************** > tonex.csd > Assertion '!e->next' failed at pulsecore/queue.c:106, function > pa_queue_pop(). Aborting. > Csound tidy up: Aborted Dr Victor Lazzarini Senior Lecturer Dept. of Music NUI Maynooth Ireland tel.: +353 1 708 3545 Victor dot Lazzarini AT nuim dot ie ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2013-03-03 20:12 |
From | Victor Lazzarini |
Subject | Re: [Cs-dev] csound 6 alpha tests |
This is not a bug, there were two data files missing. On 3 Mar 2013, at 09:38, joachim heintz wrote: > ********************************************************************** > scans-2.csd > INIT ERROR in instr 2: Invalid ftable no. 33.000000 > scanu ismp .01 6 2 33 44 5 2 .01 .05 #i0 .1 .5 0 0 aout 1 0 > INIT ERROR in instr 2: scanu: Could not find ifnstiff table > scanu ismp .01 6 2 33 44 5 2 .01 .05 #i0 .1 .5 0 0 aout 1 0 > scans: No scan synthesis net specified > Early return from csoundPerformKsmps(). Dr Victor Lazzarini Senior Lecturer Dept. of Music NUI Maynooth Ireland tel.: +353 1 708 3545 Victor dot Lazzarini AT nuim dot ie ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2013-03-03 22:54 |
From | Victor Lazzarini |
Subject | Re: [Cs-dev] csound 6 alpha tests |
The CSD is wrong as it asks for vdelayxw instead of vdelayxwq. If that is changed, then it works. On 3 Mar 2013, at 09:38, joachim heintz wrote: > ********************************************************************** > vdelayxwq.csd > error: too many input args > Csound tidy up: Segmentation fault Dr Victor Lazzarini Senior Lecturer Dept. of Music NUI Maynooth Ireland tel.: +353 1 708 3545 Victor dot Lazzarini AT nuim dot ie ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2013-03-03 22:59 |
From | Victor Lazzarini |
Subject | Re: [Cs-dev] csound 6 alpha tests |
This was the same bug as grain2.csd, which is fixed. On 3 Mar 2013, at 09:38, joachim heintz wrote: > ********************************************************************** > gen32.csd > hangs after performing instr 1 Dr Victor Lazzarini Senior Lecturer Dept. of Music NUI Maynooth Ireland tel.: +353 1 708 3545 Victor dot Lazzarini AT nuim dot ie ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2013-03-05 18:03 |
From | Victor Lazzarini |
Subject | Re: [Cs-dev] csound 6 alpha tests |
These are all fixed now. I think with the other fixes, all of cases in this report have been dealt with now. On 3 Mar 2013, at 09:38, joachim heintz wrote: > ********************************************************************** > vbap4.csd > segfault > > > ********************************************************************** > vbap4move.csd > error: syntax error, unexpected T_IDENT, expecting T_OPCODE or > T_FUNCTION or ',' or '[' (token "vbap4move") line 19: >>>> a1,a2,a3,a4 vbap4move <<< > Unexpected untyped word a4 when expecting a variable > > > ********************************************************************** > vbap8.csd > segfault > > > ********************************************************************** > vbap8move.csd > error: syntax error, unexpected T_IDENT, expecting T_OPCODE or > T_FUNCTION or ',' or '[' (token "vbap8move") line 27: >>>> aout1, aout2, aout3, aout4, aout5, aout6, aout7, aout8 vbap8move <<< > Unexpected untyped word aout8 when expecting a variable > Parsing failed due to invalid input! > > > ********************************************************************** > vbapg.csd > segfault > > > ********************************************************************** > vbaplsinit.csd > segfault > > > ********************************************************************** > vbapmove.csd > segfault Dr Victor Lazzarini Senior Lecturer Dept. of Music NUI Maynooth Ireland tel.: +353 1 708 3545 Victor dot Lazzarini AT nuim dot ie ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2013-03-05 18:57 |
From | peiman khosravi |
Subject | Re: [Cs-dev] csound 6 alpha tests |
I've tested some of my pvs stuff and all seems to work fine. Best, Peiman On 5 March 2013 18:03, Victor Lazzarini |
Date | 2013-03-05 19:20 |
From | Victor Lazzarini |
Subject | Re: [Cs-dev] csound 6 alpha tests |
Thank you, that is good to hear. On 5 Mar 2013, at 18:57, peiman khosravi wrote: > I've tested some of my pvs stuff and all seems to work fine. > > Best, > Peiman > > On 5 March 2013 18:03, Victor Lazzarini |