[Csnd] fluidControl
Date | 2011-01-31 18:59 |
From | Victor Lazzarini |
Subject | [Csnd] fluidControl |
I think fluidControl is not working at all. Can anyone confirm it? Victor 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" |
Date | 2011-01-31 19:29 |
From | menno |
Subject | [Csnd] Re: fluidControl |
yes i can confirm that. i was busy producing examples for the manual and noticed several problems with the fluid opcodes. One of them was fluidControl. Another one was fluidAllOut but Michael repaired it two days ago. Because CVS is still down i cannot check it. Then there was another problem with fluidCCi or CCk, i forgot but one of them did not work either. I was busy making a list of the exact problems but do not have the time tonight to finish it. I will try to finish the list tomorrow - if you guys did not find and solve the problems before me... greetings menno |
Date | 2011-02-01 09:55 |
From | Victor Lazzarini |
Subject | Re: [Csnd] Re: fluidControl |
I'll take a look at the code and see if I can find anything obvious. Victor On 31 Jan 2011, at 19:29, menno wrote: > > yes i can confirm that. > > i was busy producing examples for the manual and noticed several > problems > with the fluid opcodes. One of them was fluidControl. Another one was > fluidAllOut but Michael repaired it two days ago. Because CVS is > still down > i cannot check it. Then there was another problem with fluidCCi or > CCk, i > forgot but one of them did not work either. > I was busy making a list of the exact problems but do not have the > time > tonight to finish it. I will try to finish the list tomorrow - if > you guys > did not find and solve the problems before me... > > greetings > menno > > -- > View this message in context: http://csound.1045644.n5.nabble.com/fluidControl-tp3365042p3365085.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" > 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" |
Date | 2011-02-01 16:56 |
From | Victor Lazzarini |
Subject | Re: [Csnd] Re: fluidControl |
This is fixed now; cvs seems to be down still, so I'll update it as soon as we have the service back. Victor On 31 Jan 2011, at 19:29, menno wrote: > > yes i can confirm that. > > i was busy producing examples for the manual and noticed several > problems > with the fluid opcodes. One of them was fluidControl. Another one was > fluidAllOut but Michael repaired it two days ago. Because CVS is > still down > i cannot check it. Then there was another problem with fluidCCi or > CCk, i > forgot but one of them did not work either. > I was busy making a list of the exact problems but do not have the > time > tonight to finish it. I will try to finish the list tomorrow - if > you guys > did not find and solve the problems before me... > > greetings > menno > > -- > View this message in context: http://csound.1045644.n5.nabble.com/fluidControl-tp3365042p3365085.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" > 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" |
Date | 2011-02-01 17:16 |
From | Michael Gogins |
Subject | Re: [Csnd] Re: fluidControl |
Please email me the file. Thanks. On Feb 1, 2011 11:57 AM, "Victor Lazzarini" <Victor.Lazzarini@nuim.ie> wrote:
> This is fixed now; cvs seems to be down still, so I'll update it as > soon as we have the service back. > > Victor > On 31 Jan 2011, at 19:29, menno wrote: > >> >> yes i can confirm that. >> >> i was busy producing examples for the manual and noticed several >> problems >> with the fluid opcodes. One of them was fluidControl. Another one was >> fluidAllOut but Michael repaired it two days ago. Because CVS is >> still down >> i cannot check it. Then there was another problem with fluidCCi or >> CCk, i >> forgot but one of them did not work either. >> I was busy making a list of the exact problems but do not have the >> time >> tonight to finish it. I will try to finish the list tomorrow - if >> you guys >> did not find and solve the problems before me... >> >> greetings >> menno >> >> -- >> View this message in context: http://csound.1045644.n5.nabble.com/fluidControl-tp3365042p3365085.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" >> > > > > 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" > |
Date | 2011-02-01 18:40 |
From | Victor.Lazzarini@nuim.ie |
Subject | Re: [Csnd] Re: fluidControl |
Attachments | None None |
Date | 2011-02-01 19:08 |
From | menno |
Subject | [Csnd] Re: fluidControl |
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 |
Date | 2011-02-01 19:11 |
From | Victor.Lazzarini@nuim.ie |
Subject | Re: [Csnd] Re: fluidControl |
Attachments | None None |
Date | 2011-02-02 10:43 |
From | Victor Lazzarini |
Subject | Re: [Csnd] Re: fluidControl |
fixed. Victor On 1 Feb 2011, at 19:08, menno wrote: > > 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 > > |
Date | 2011-02-15 18:48 |
From | menno |
Subject | [Csnd] Re: fluidControl |
All the fluid opcodes seem to work now, thank you Victor and Michael! greetings, menno |
Date | 2011-02-15 19:08 |
From | Michael Gogins |
Subject | Re: [Csnd] Re: fluidControl |
Thanks for your work in helping us find these problems! Regards, Mike On Tue, Feb 15, 2011 at 1:48 PM, menno |
Date | 2011-04-18 15:58 |
From | obaudouin |
Subject | [Csnd] Re: fluidControl |
fluidCCk (1) doesn't work yet for me (Csound 5.13 beta). But fluidCCi (2) works, with a k-rate variable. (1) kval rspline 0, 127, 2, 3 fluidCCk giengine, 2, 7, kval (2) kval rspline 0, 127, 2, 3 fluidCCi giengine, 2, 7, kval Best, Olivier. -- View this message in context: http://csound.1045644.n5.nabble.com/fluidControl-tp3365042p4310982.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" |
Date | 2011-04-18 17:16 |
From | Victor Lazzarini |
Subject | Re: [Csnd] Re: fluidControl |
There was bug with these, I fixed it in GIT (as far as I can remember). Victor On 18 Apr 2011, at 15:58, obaudouin wrote: > fluidCCk (1) doesn't work yet for me (Csound 5.13 beta). But > fluidCCi (2) > works, with a k-rate variable. > > > (1) > kval rspline 0, 127, 2, 3 > fluidCCk giengine, 2, 7, kval > > (2) > kval rspline 0, 127, 2, 3 > fluidCCi giengine, 2, 7, kval > > Best, > > Olivier. > > -- > View this message in context: http://csound.1045644.n5.nabble.com/fluidControl-tp3365042p4310982.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 NUI Maynooth Ireland tel.: +353 1 708 3545 Victor dot Lazzarini AT nuim dot ie 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" |