|
|
|
|
|
by kilobaud
1470 days ago
|
|
Well I'm pretty sure the oscillator bank in the VS does use wavetables, it would have no other way of supporting 127 different voices (including user-provided voices). (But you're correct that the approach to modulating sounds on a VS is fundamentally different to, say, a PPG wavetable synth.) |
|
Of course the VS has waveforms stored consecutively in ROM, with 32 more stored in NVRAM. That's just data. In wavetable synthesis, an entire table of consecutive waveforms is loaded into an oscillator. In vector synthesis, 4 individual and arbitrary waveforms are loaded into an oscillator.