On Sat, Aug 4, 2018 at 10:53 AM, Nigel Redmon <earle...@earlevel.com>
wrote:
>
> With a full-bandwidth saw, though, the brightness is constant. That takes
> more like 500 harmonics at 40 Hz, 1000 at 20 Hz. So, as Robert says, 2048
> or 4096 are good choices (for both noise and harmonics).
>
 As I change frequencies  above 86 Hz, I interpolate between wavetables
with 1024 samples. For lower frequencies I interpolate between a bright
wavetable and a pure sawtooth phasor that is not band limited. That way I
can use the same oscillator as an LFO.

https://github.com/philburk/jsyn/blob/master/src/com/jsyn/engine/MultiTable.java#L167

Phil Burk
_______________________________________________
dupswapdrop: music-dsp mailing list
music-dsp@music.columbia.edu
https://lists.columbia.edu/mailman/listinfo/music-dsp

Reply via email to