Hi Samuel,
probably the bandlimited oscillator BLOSC objects in the creb library, or the spliced-transition method found in the Pd help files or Miller's book would be the best things, however I have also included a chapter in the FLOSS Manual on using the "sinsum" message to create rudimentary waveforms:
http://en.flossmanuals.net/PureData/GeneratingWaveforms
They are bandlimited, however they still alias at higher frequencies. Combining them with oversampling could also be an interesting idea:
http://en.flossmanuals.net/PureData/Antialiasing
Best! Derek
On 11/24/10 4:50 PM, samuel rowe wrote:
band-limited waveforms (using fourier synthesis, then writing this into a table)