will do, tomorrow. ----- Original Message ----- From: menno Date: Tuesday, February 1, 2011 7:08 pm Subject: [Csnd] Re: fluidControl To: csound@lists.bath.ac.uk > > Hi Victor, can you have a look at the code from fluidCCk too? > It doesn't work either. > fluidCCi works as you can hear from the example below, but the k-rate > version fluiCCk has no effect. > Here in the csd the chorus should become greater - but it does not > > thanks, > menno > > > > ; Select audio/midi flags here according to platform > -odac -M0 ;;;realtime audio > out and realtime midi in > ;-iadc ;;;uncomment -iadc if realtime audio > input is needed too > ; For Non-realtime ouput leave only the line below: > ;-o fluidCCi.wav -W ;;; for file output any platform > > > > sr = 44100 > ksmps = 32 > nchnls = 2 > 0dbfs = 1 > > giengine fluidEngine > ; soundfont path to manual/examples > isfnum fluidLoad > "/home/menno/CVS/manual/manual/examples/19Trumpet.sf2",giengine, 1 > > fluidProgramSelect giengine, 1, isfnum, 0, 56 > > instr 1 > > mididefault 60, p3 > midinoteonkey p4, p5 > ikey init p4 > ivel init p5 > kvol line 100, p3, 127 > kchor line 1, p3, 127 > ; fluidCCk giengine, 1, 93, kchor ;uncomment for use with fluidCCk > fluidCCi giengine, 1, 93, 127 ;CHORUS > fluidNote giengine, 1, ikey, ivel > > endin > > instr 99 > > imvol init 7 > asigl, asigr fluidOut giengine > outs asigl*imvol, asigr*imvol > > endin > > > > i 1 0 5 60 100 ;play one note from score and... > i 99 0 60 ;play virtual keyboard > for 60 sec. > e > > > > -- > View this message in context: > http://csound.1045644.n5.nabble.com/fluidControl-tp3365042p3366765.html > Sent from the Csound - General mailing list archive at Nabble.com. > > > Send bugs reports to the Sourceforge bug tracker > https://sourceforge.net/tracker/?group_id=81968&atid=564599 > Discussions of bugs and features can be posted here > To unsubscribe, send email sympa@lists.bath.ac.uk with body > "unsubscribe csound" > Dr Victor Lazzarini, Senior Lecturer, Dept. of Music, National University of Ireland, Maynooth Send bugs reports to the Sourceforge bug tracker https://sourceforge.net/tracker/?group_id=81968&atid=564599 Discussions of bugs and features can be posted here To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"