Page 1 of 1
ways to make Ring mod
Posted: Wed Aug 30, 2023 4:46 pm
by Soundspace73
Hi everyone!
if to make the am synthesis it is enough to put a modulation in the audio band on the volume, how to do the ring mod?
i had previously seen a method with the formula module but i don't remember exactly
Re: ways to make Ring mod
Posted: Wed Aug 30, 2023 5:15 pm
by UrbanCyborg
There are a number of ring mod modules available in VM, including one from CA. Gargoyle might have the fanciest one currently. However, if what you're wanting to do is amplitude modulation, as you seemed to indicate, you don't need a ring mod; you can do it with any VCA, although you probably want to do something about aliasing. R-Ware has a nice module for oversampling, in that case.
Reid
Re: ways to make Ring mod
Posted: Wed Aug 30, 2023 8:09 pm
by utdgrant

- SimpleLinearRingModulation.jpg (100.37 KiB) Viewed 11576 times
In case it's not obvious from the image, the triangle out of Oscillator 2 is going to the ENV IN on Simple Amplifier AND to Input A of the Oscilloscope.
Re: ways to make Ring mod
Posted: Thu Aug 31, 2023 7:18 am
by utdgrant
Soundspace73 wrote: ↑Wed Aug 30, 2023 4:46 pm
i had previously seen a method with the formula module but i don't remember exactly
I think you might be referring to this thread:
Ring Modulator is not ring modulating
Re: ways to make Ring mod
Posted: Thu Aug 31, 2023 3:41 pm
by Soundspace73
Thanks everyone, you've been very helpful!
Re: ways to make Ring mod
Posted: Thu Aug 31, 2023 3:49 pm
by Soundspace73
UrbanCyborg wrote: ↑Wed Aug 30, 2023 5:15 pm
There are a number of ring mod modules available in VM, including one from CA. Gargoyle might have the fanciest one currently. However, if what you're wanting to do is amplitude modulation, as you seemed to indicate, you don't need a ring mod; you can do it with any VCA, although you probably want to do something about aliasing. R-Ware has a nice module for oversampling, in that case.
Reid
I didn't write well however I was referring to the ring mod no to the am.
for the am, a modulation in the audio band on the amplifier is enough, but how can the aliasing issue be addressed?
if you could be more specific also about the r ware module
Re: ways to make Ring mod
Posted: Thu Aug 31, 2023 5:14 pm
by utdgrant
Soundspace73 wrote: ↑Thu Aug 31, 2023 3:49 pm
but how can the aliasing issue be addressed?
if you could be more specific also about the r ware module
Reid was talking about the
R_Oversamplers bundle.
The highest frequency component from a linear ring modulator will be the sum of the highest frequency components of the two input signals. If that sum frequency exceeds the Nyquist frequency of VM (24 kHz), you will get alias frequencies reflected back down into the audio range.
If you found aliasing to be a problem, R_Ware's Oversampler would eliminate this effect by applying x2 oversampling. This involves using two ring modulators working in parallel to process signals at a virtual sampling rate of 96 kHz (and a virtual Nyquist frequency of 48 kHz).
Re: ways to make Ring mod
Posted: Mon Oct 30, 2023 5:21 pm
by Jean d'Oran
utdgrant wrote: ↑Wed Aug 30, 2023 8:09 pm
In case it's not obvious from the image, the triangle out of Oscillator 2 is going to the ENV IN on Simple Amplifier AND to Input A of the Oscilloscope.
Well, while working on this very interesting proposal, I discovered that there are birds in the patch. Could you check this patch:
Two oscillators, the first Range Low, the second Range 32', with the Pulse Width around 75%
A source DC module injecting
4.2 Volts in the Pitch CV of the two oscillators, and
2.53 Volts in the Pitch CV of the second oscillator
A SIMple Amplifier receiving the triangular wave from the first oscillator in the Audio-In and the Pulse in the Env-In
A Multi-Oscilloscope receiving the output of the Simple Amplifier, the Scale (Zoom level) being set to 75% and the switch to High.
Do you also see birds flying?

- Flying bird.jpg (375.8 KiB) Viewed 11212 times
Re: ways to make Ring mod
Posted: Mon Oct 30, 2023 9:04 pm
by Jean d'Oran

- Flying bird plus.jpg (1.11 MiB) Viewed 11199 times
next version, with sound (crickets)
An LFO to vary the way it flies,
Two delays and a Panner plus the stereo-mixer for stereophonic effect,
a High-pass filter to make it look a little better like crickets
This visual is so strange ! and it only works with the Zoom factor at a certain value...
Anyway... have fun
Re: ways to make Ring mod
Posted: Tue Oct 31, 2023 2:25 am
by UrbanCyborg
Nice bit of synchronicity, there.
Reid