Hi Peiman, I think you can use Gen 23: http://www.csounds.com/manual/html/GEN23.html but you may need to create your own code for reading through the table values once you load them. (Perhaps someone else has a better solution. =) ) steven On Wed, Jul 16, 2008 at 7:04 AM, peiman wrote: > > Dear all, > > I was wondering if there is a way to read a textfile into a table. This is > what I want to do. > > I have a fundamental analysis file from audiosculpt in the form of > breakpoint function (text) so it looks like this: > 0.0 466.017 > 0.002 468.328 > 0.004 467.27 > 0.006 465.997 > 0.008 475.31 > 0.01 475.275 > 0.012 469.521 > 0.015 468.919 > 0.017 466.614 > 0.019 466.664 > 0.021 467.423 > and so on... > > I would like to load this into a non-normalized table, and of course keeping > the relative timeline intact. Then using oscil, read this table as a vibrato > function. Is this possible? > > I want to change the depth of vibrato by using the amplitude variable of > oscil. Maybe there is a better way to do this? But the crucial thing is that > it has to follow the characteristics of the fundamental analysis (of a voice > in this case). > > Many Thanks in advance > Best > Peiman > -- > View this message in context: http://www.nabble.com/fundamental-analysis-bpf-to-table-tp18488180p18488180.html > Sent from the Csound - General mailing list archive at Nabble.com. > > > > Send bugs reports to this list. > To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound" >