RH-DSP modules re-built
All my DSP modules have been re-built. The old RH-DSP-SDK3.sem file can be removed (or backupped), all are in the new RH-DSP.sem Notes: – Had to leave the biquad module in the old coding style, I don’t (yet) understand how…
All my DSP modules have been re-built. The old RH-DSP-SDK3.sem file can be removed (or backupped), all are in the new RH-DSP.sem Notes: – Had to leave the biquad module in the old coding style, I don’t (yet) understand how…
BiQuad Multimode Filter module – Types: LP, HP, BPF1 (new!), BPF2, Notch, Peak, Loshelf, Hishelf – BPF1: peak gain = Q, BPF2: peak gain = zero. – Cascade: up to 8x (new!) – Freq: 20 – 20.000Hz – Q: 0…
Dsp and Subcontrol math functions modules. – Faster approximations (link) used in the DSP version. – Subcontrol version was converted from SDK2, added a few functions. – Functions: Sin, Cos, Tan, Tanh, Exp, Log. Update 12-7-2015: Subcontrol bug choice not…
DSP & Subcontrol Cartesian 2 Polar, and subcontrol 3D distance SDK3 modules. Reference: polar-cartesian-coordinates – RH-Cart2Polar has a selection pin to choose between 180/-180 and 0/360 degrees. – Converted from SDK2, RH-3Ddistance was RH-2D_3D_distance ( removed choice option, use Cart2Polar…
Simple stereo in/out module with Volume and Balance control. Update 18-6-2018: A newer module is available using Equal Power ( 3dB ) pan law. Download: RH-Balance Thread about the module: Balance talk Download
Four input/output matrix module. – Sleepmode: Inputpins control sleep, Levelpins do not. Download
6 DSP side Distortion modules converted from SDK2. – All have new SEM IDs, and are combined to one SEM to save memory. Let me know if there is a problem with any of them. They are: – RH-Booster –…