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 Jeff does certain things in his filters. – Added some extra modules. – MAC export… Continue reading RH-DSP modules re-built

Published
Categorized as DSP, Modules

RH BiQuad

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 – 10v – PeakGain: -30dB – 30dB – 64bit internal processing – CPU usage (32bit):… Continue reading RH BiQuad

Published
Categorized as DSP, Modules Tagged

RH Math Modules

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 saved fixed. Update 8-1-2013: DSP version created, removed approximations from subcontrol module. Download    … Continue reading RH Math Modules

RH 3Ddistance & Cart2Polar

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 for X + Y ). – Both subcontrol modules combined into one SEM to save… Continue reading RH 3Ddistance & Cart2Polar

RH Stereo Balance

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

Published
Categorized as DSP, Modules Tagged

RH Matrix4x

Four input/output matrix module. – Sleepmode: Inputpins control sleep, Levelpins do not. Download

Published
Categorized as DSP, Modules Tagged

RH Distortion modules

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 – RH-Foldback – RH-Limit – RH-Softdist – RH-Waveshaper – RH-Waveshaper2 ( new module, is not the… Continue reading RH Distortion modules

Published
Categorized as DSP, Modules Tagged