This is somewhat related to timestretching a interpolation, I read previous posts on similar topics and looked into the patches, but found no working solution.
I have a table with a few coefficients, say 12, from a FIR impulse response. I want to slightly stretch them to make them 14 or 20 or so, and keep the shape of the impulse response.
I tried [trabread] with a [line] as input, linear interpolate between two table numbers and then writing them to a new table with [tabwrite] with the same [line] object output multiplied by the rate for stretching, say 1.2, but I get ugly results.
Any suggestions, or patches in the PD browser?
Thanks
Leopard