[Csnd] Spline Curves between predefined values
| Date | 2011-08-20 09:03 |
| From | obaudouin |
| Subject | [Csnd] Spline Curves between predefined values |
Hello!
I am trying to get something like the output of *rspline*, but /with a
predefined ftable/. I tried *port*, but spline curves are better.
So, how could I compute a spline curve between t1,Y1 ... t2, Y2 ... t3, Y3
etc. ?
Thanks,
Olivier.
--
View this message in context: http://csound.1045644.n5.nabble.com/Spline-Curves-between-predefined-values-tp4717993p4717993.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-08-20 09:34 |
| From | joachim heintz |
| Subject | Re: [Csnd] Spline Curves between predefined values |
hi olivier -
perhaps gen08 is what you need?
best -
joachim
Am 20.08.2011 10:03, schrieb obaudouin:
> Hello!
>
> I am trying to get something like the output of *rspline*, but /with a
> predefined ftable/. I tried *port*, but spline curves are better.
>
> So, how could I compute a spline curve between t1,Y1 ... t2, Y2 ... t3, Y3
> etc. ?
>
> Thanks,
>
> Olivier.
>
>
> --
> View this message in context: http://csound.1045644.n5.nabble.com/Spline-Curves-between-predefined-values-tp4717993p4717993.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-08-20 09:36 |
| From | peiman khosravi |
| Subject | Re: [Csnd] Spline Curves between predefined values |
How about filling in GEN08 with random values of some sort? P On 20 August 2011 09:03, obaudouin |
| Date | 2011-08-20 09:37 |
| From | peiman khosravi |
| Subject | Re: [Csnd] Spline Curves between predefined values |
ahh Joachim beat me to it! (Good morning!) P On 20 August 2011 09:36, peiman khosravi |
| Date | 2011-08-20 10:05 |
| From | obaudouin |
| Subject | [Csnd] Re: Spline Curves between predefined values |
Yes, of course... I wanted to have the possibility of change the frequency of
data reading, but I realize that I can do that with the GEN8 index.
Thank you very much!
Olivier.
--
View this message in context: http://csound.1045644.n5.nabble.com/Spline-Curves-between-predefined-values-tp4717993p4718080.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"
|