oxefmsynth
oxefmsynth copied to clipboard
Other waveforms?
trafficstars
I wonder if it'd be possible to allow using other waveforms apart from sine waves? I think It'd really kick up it's possibilities.
I have no idea if that's feasible with the synth's internal design.
Yes, it is totally feasible. Are you talking about calculated waveforms or arbitrary ones?
I see that Oxe FM synth supports multiple waveforms now! That's awesome!
Since this does not appear to be documented anywhere except in buffers.cpp, the waveforms are:
- Sine
- Saw
- Triangle
- Pulse
- Band limited pulse
- Band limited saw
More can easily enough be added.