Added alternative bases square, triangle, and sawtooth.
commit93ac7a6b7ce7916e4fe53f15a7c2bd6b0a8fbf85
authorEvanR <evanrinehart@gmail.com>
Sun, 7 Jun 2009 01:40:08 +0000 (6 21:40 -0400)
committerEvanR <evanrinehart@gmail.com>
Sun, 7 Jun 2009 01:40:08 +0000 (6 21:40 -0400)
tree922e696dfa8aece2e67be709f8abd7613353d4ba
parentfb790bd78f35d315c99414465249309a360e8b00
Added alternative bases square, triangle, and sawtooth.

But no configuration option is present to select them. To prevent
aliasing effects those three base waveforms are not perfect but
rather band limited. I would rather missing harmonics than ugly
aliasing artifacts.

The mostly non functional low pass on additive synth output was
disabled.
core.c