Wavetables help

CannyJohn's icon

hello

i have created sawtooth, square, triangle, and sine...

is there any others that i could use for a snythesizer?
e.g pulse wave, bipulse,or trapezoid...

here is an example that i have used

thanks..

Max Patch
Copy patch and select New From Clipboard in Max.


acouphenes's icon

You can draw you own waveform in a buffer~. many different ways. best way is probably by using csound gens that you can find in the Percolate :

For example, by using a multislider, gen10 and and peek~, you can draw many harmonic waveforms. You just decide the ratio of each harmonic.

Max Patch
Copy patch and select New From Clipboard in Max.

after that u read the buffer with a phasor~ and wave~.

there are many other ways... look at the Percolate gens. they are all made to write into buffers.

Andrew Burgess's icon

like this:

Max Patch
Copy patch and select New From Clipboard in Max.

thanks,
-Andrew

seejayjames's icon

Use the waveform~ editor to draw in your own, or use math functions to fill them. You could also use tables, multisliders, even the filtergraph~ --- you just have to access all the points and make the number of values big enough for a repeating (or not!) waveform.

Lots to choose from.

--CJ

redhexagonal's icon

morphing between different waveforms gives useful results. dont forget kink~ its good for cz101 type sounds