On Mon, May 06, 2019 at 01:01:36PM -0700, Gpp wrote: > Anyway I tryed and play this fof2 orchestra adding -odac -M0. It still > doesn't work. Yes, I set up your file to match my MIDI keyboard (and fixed a few folded long lines that I gues your mailer munged), and indeed I see 'rtevents' but no sound. > > I think I am wrong here: > asig fof2 kenv, kfreq_base, kform_freq1 , koctav1, kfrom_bdw1, krise1, > kgr_dur1, kdec1, iolaps,gisine, giWFn, p3, kph1, kgliss1 > The p3 parameter was clearly not initialized in the previous lines of the > orc, because I am playing it live, so I guess it doesn't make sense at all. I think you may be out of luck with what you're trying to do. Looking at the fof2 manual page, it seems to require that 'itotdur' value, which you won't be able to get from MIDI. You might have to settle for fixed length notes or something. I also got the "FOF needs more overlaps" message, but I just increased iolaps to 600 and set itotdur to 1.0 to get some (odd!) sounds out. Good luck! -- Pete -- 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