Put up a table with a size of 8192 called $0-waveTable. Then this is what i did:
[inlet~]
|
[*~ 4096]
|
[+~ 4096]
|
[tabread~ $0-waveTable]
|
[outlet~]
Now manually draw in the table and you'll hear the waveshaping (at least, that's what i think it is). So every possible sample value, ranging from -1 to 1, will be replaced by it's corresponding value in the table, and it sounds very nice to me. Thanx obi for this.
Isn't B02 more an example of fm synthesis, where you have an audio source (e.g. an oscillator) modulating the frequency of a second oscillator?
D.