At a glance, it looks like that should be a period (0.5) rather than a comma (0,5). On Mar 15, 2020, 6:23 PM -0400, giucant <0000066783647d65-dmarc-request@listserv.heanet.ie>, wrote: > Hi all, > back to csound for some phase vocoder analysis/resynthesis. > I can't play or render pvoc if kfmod is 0,5 (down an octave). > For example: > > instr 1 > ktimpnt line 0, p3, 10 > kfmod = 2 ;up 1 octave > abird pvoc ktimpnt, kfmod, "Frase1.pvx" > out abird > endin > > all is bliss. > But > > instr 1 > ktimpnt line 0, p3, 10 > kfmod = 0,5 ;down 1 octave > abird pvoc ktimpnt, kfmod, "Frase1.pvx" > out abird > endin > > crashes everything. > > OS X Mojave 10.14.6 and the last csound&csoundqt pack. > Any suggestion? > Thanks! > A good old csounder :-) > > 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