Re: [music-dsp] Bandlimited morphable waveform generation

2016-09-22 Thread gm
Am 22.09.2016 um 12:18 schrieb André Michelle: How do I detect discontinuities? It is easy to see when printed visually but I do not see how I can approach this with code. Do I need the ‘complete’ function at once and check or can I do it in runtime for each sample. I think so since you

Re: [music-dsp] Bandlimited morphable waveform generation

2016-09-22 Thread Emanuel Landeholm
> How do I detect discontinuities? It is easy to see when printed visually but I do not see how I can approach this with code. Do I need the ‘complete’ function at once and check or can I do it in runtime for each sample. I think so since you suggest that I can jump around within the function

Re: [music-dsp] Bandlimited morphable waveform generation

2016-09-22 Thread André Michelle
Hi Andrew, I am having a hard time understanding what you are suggesting. > Don't use wavetables! I would be pleased not to. > As you have constructed your desired waveform as a continuous function > all you have to do is work out where any discontinuities in C(n) occur > and you can band