Re: [Csnd] Having difficulty with ftsamplebank

Thanks again, Dave.

Ok, so my next question - I looked at the tabmorphak opcode but the manual example uses the output directly as the "asig". What would be the best method of then tuning the output frequencies? Can tabmorphak be used with an oscillator? It only functions at a- rate so I'm not sure of the best way to implement this.

Regards,
Scott

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        Issues · csound/csound · GitHub
Discussions of bugs and features can be posted here

tabmorphak is effectively the oscillator. In the manual example, the aindex value from the phasor cycles through the table. You ‘tune’ it by setting the phasor speed.
The manual example for phasor shows a similar example of turning a table into an oscillator with phasor.

Actually my apologies… the phasor example doesn’t show that exactly, but it’s mentioned in the description.

Point is… if your tables are all single-cycle then setting that phasor speed should give you the frequency you’re after… unless you have funky waveforms.

I thought as well… the --realtime flag could also cause the issue you mentioned with the ftsamplebank loading ‘late’… if you’re using it.