Audio simulation of an RF circuit.
The simulation serves no purpose, but its fun. There are 4 versions. I think the third one sounds best (rf-mixer-sim3.maxpat). Its interesting to hear how much spectral distortion happens from multiplying sawtooth waves.
Download
https://github.com/tkzic/max-projects/
folder: rf-mixer
patches:
Note: please set the signal vector size to 1 (or as low as possible) and enable overdrive and audio interrupt
Four versions:
- rf-mixer-sim.maxpat (initial attempt)
- rf-mixer-sim2.maxpat (uses sah~ and rate~ objects)
- rf-mixer-sim3.maxpat (uses gate~ objects with a phasor~ clock)
- rf-mixer-sim4.maxpat (bandpass filter on RF input)