On Tue, Jun 17, 2008 at 12:22 PM, cyrille henry <[EMAIL PROTECTED]> wrote: > > > Hans-Christoph Steiner a écrit : >> Sounds like tabread4c~ is very useful, but I would be hesistant to >> replace the built-in tabread4~ with it, since it would change the >> sound of existing pieces that use it. Perhaps there could be a >> library of different interpolating table reading functions? >> > yes, that was my plan > c
If I can figure out ways to improve the anti-aliasing table read (tabread4a~)--I'd also like to contribute to the tabreadx~ library. I've been stuck on it for a while, trying to figure out ways to reduce the computational load. It works, but it's still quite literal--it does exactly what you tell it to, and the computations grow linearly with speed. Chuck > >> .hc >> >> On Jun 16, 2008, at 1:15 AM, Andy Farnell wrote: >> >>> Yep, definitely improved for downwards transposition. >>> >>> So, I suppose [tabread4c~] should be the choice for musical samplers, >>> with [tabread4~] being good enough for playing back files at >>> their original rate, and [tabread~] for control signals and suchlike. >>> >>> On Mon, 16 Jun 2008 00:45:51 +0200 >>> Roman Haefeli <[EMAIL PROTECTED]> wrote: >>> >>>> especially when transposing >>>> very low downwards. i couldn't hear any difference, when transposing >>>> upwards, though. >>> -- >>> Use the source >>> >>> _______________________________________________ >>> [email protected] mailing list >>> UNSUBSCRIBE and account-management -> http://lists.puredata.info/ >>> listinfo/pd-list >> >> >> >> ------------------------------------------------------------------------ >> ---- >> >> If nature has made any one thing less susceptible than all others of >> exclusive property, it is the action of the thinking power called an >> idea, which an individual may exclusively possess as long as he keeps >> it to himself; but the moment it is divulged, it forces itself into >> the possession of everyone, and the receiver cannot dispossess >> himself of it. - Thomas Jefferson >> >> >> >> _______________________________________________ >> [email protected] mailing list >> UNSUBSCRIBE and account-management -> >> http://lists.puredata.info/listinfo/pd-list >> >> > > _______________________________________________ > [email protected] mailing list > UNSUBSCRIBE and account-management -> > http://lists.puredata.info/listinfo/pd-list > _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
