I got a private request to create a new Venom module emulating the Verbos Electronics Harmonic Oscillator - an additive oscillator with the first 8 partials of the harmonic series.
There are a number of additive oscillators in the VCV ecosystem that support at least 8 partials, including:
But I don’t think there are any oscillators that come close to replicating the features of the Verbos Harmonic Oscillator. Let me know if you know of one!
I have always been fascinated by harmonics, so I had some interest in the project. I haven’t decided to take up the challenge of a new Venom module, but I have created an emulation using existing (mostly Venom and MindMeld PatchMaster) modules.
Verbos Harmonic Oscillator Emulation.vcv (11.9 KB)
Here is the UI:
And here are the internals that should not be modified:
I believe I captured all the features of the Harmonic Oscillator (as far as I understand them), and also threw in some enhancements.
- Added an overall Level knob for the Harmonic Scan mix
- Added attenuverters for the individual Harmonic level CV inputs
- Added individual harmonic phase modulation inputs with attenuators
- Added a switch for the Harmonic Scan width behavior
- Turn harmonics full on within the width (I believe this is how the hardware works)
- Attenuate the harmonics by an isosceles triangle with level full on at scan center and base equal to the scan width
- Added a meter for each harmonic effective level instead of an LED
The individual harmonic outputs are +/-5V, without any mix levels being applied. But they do include any phase modulation.
Here are some implementation details that may not match the hardware behavior:
- Pre-tilt levels are the sum of the slider levels, CV levels, and Scan levels, clamped between 0% to 100%
- Tilt levels are clamped between -100% to 100%
- The final effective harmonic levels are the sum of the Pre-tilt levels and the Tilt levels, clamped between 0% to 100%
I haven’t really explored what this emulation can do, other than verifying it behaves as I expect. I certainly don’t have a demo video.
I’d love to see what others can do with this.
Also, let me know if you would really like to see this implemented as a stand-alone module. Also whether you would be interested if it were a commercial module.
If enough people have interest, I might create the module. But it would be low on my to-do list. I have a bunch of other free and commercial modules already in my pipe line that I want to create first.



