I'm using a notebook with Windows Vista, csound 5.10 double, and internal audio of pc. CsoundGui often crashes, especially when csd had diskin opcode. Here is my first report (not yet complete): adsyn bad audio output, and amplitude exaggerated. bformenc deprecated, use bformenc1. But ... bformenc1 error: too many input args, line 35: aw, ax, ay, az, ar, as, at, au, av bformenc1 anoise, kalpha, kbeta, kord0, kord1, kord2 error: input arg 'kord2' of type k not allowed when expecting i, line 35: aw, ax, ay, az, ar, as, at, au, av bformenc1 anoise, kalpha, kbeta, kord0, kord1, kord2 error: input arg 'kord1' of type k not allowed when expecting i, line 35: aw, ax, ay, az, ar, as, at, au, av bformenc1 anoise, kalpha, kbeta, kord0, kord1, kord2 error: input arg 'kord0' of type k not allowed when expecting i, line 35: aw, ax, ay, az, ar, as, at, au, av bformenc1 anoise, kalpha, kbeta, kord0, kord1, kord2 4 syntax errors in orchestra. compilation invalid biquad-2 error: input arg 'irpole12' used before defined, line 51: irpole2 = irpole12 error: input arg 'irpole13' used before defined, line 52: irpole3 = irpole13 error: input arg 'irpole14' used before defined, line 53: irpole4 = irpole14 error: input arg 'irpole15' used before defined, line 54: irpole5 = irpole15 error: input arg 'irpole16' used before defined, line 55: irpole6 = irpole16 5 syntax errors in orchestra. compilation invalid checkbox error: no legal opcode, line 25: k1 checkbox 1 error: input arg 'k1' used before defined, line 28: k2 = (k1 == 0 ? 440 : 880) 2 syntax errors in orchestra. compilation invalid cross2 It seems not working. But is ahh.aiff file like a single tick ? diskin Csound tidy up: Segmentation violation. Change kpitch parameter to +1, instead -1, and work, but same message. expcurve Imported csd with bad tag. is not in right place, missing new line char. Moreover don't work if command line had RT parameters (-odac, -idac). flashtxt error: no legal opcode, line 24: flashtxt 1, "Instr 1 live" FLbutton Instable. It crashes with rew/fwd button. FLpanel-sensekey, FLpanel-sensekey2 Don't print the value. FLslidBnk2Setk Csd had white line after "\" that get error in reading opcode parameters. (Sorry i can say in a better language, i hope it is clear anyway). gainslider There is not "soundin.aiff" in directory, and there are some others errors ... hrtfmove, hrtfmove2, hrtfstat Data files (hrtf.dat) are in a different directory. When indicated right path they work well. hvs1, hvs2 Same of FLslidBnk2Setk, white line into opcode. imageopcodes, imageopcodesdemo2 Can't load .png files, but i believe that is a my system problem. logcurve Same of expcurve, wrong imported csd. mute Accept only strings as argument. It seems that it works only with named instrument. Changing instr 2 with any name it works. nestedap Only in console mode. polynomial Only it works without RT parameters in command line. poscil3-file It miss last parameters in ftgen opcode. Putting this (0) it works. tbvcf Amplitude vs. infinity … It needs some adjustments. vtablewa It use “beats.aiff”, but there is only “beats.wav”. Correcting this resolve. vtablewk vcopy error: insufficient required arguments, line 22: vtablewa ar wgbrass Is it all right? To me play really bad. ---------------------------------- EOF----------------------------------------