cosmetic doc change in most modules

This commit is contained in:
Stefano D'Angelo 2023-05-29 13:51:57 +02:00
parent 5201d3363a
commit 44691855ae
49 changed files with 50 additions and 50 deletions

View File

@ -21,7 +21,7 @@
/*!
* module_type {{{ dsp }}}
* version {{{ 0.4.0 }}}
* requires {{{ bw_config bw_common bw_lp1 bw_math bw_one_pole }}}
* requires {{{ bw_common bw_config bw_lp1 bw_math bw_one_pole }}}
* description {{{
* First-order allpass filter (90° shift at cutoff, approaching 180° shift
* at high frequencies) with unitary gain.

View File

@ -21,7 +21,7 @@
/*!
* module_type {{{ dsp }}}
* version {{{ 0.4.0 }}}
* requires {{{ bw_config bw_common bw_math bw_one_pole bw_svf }}}
* requires {{{ bw_common bw_config bw_math bw_one_pole bw_svf }}}
* description {{{
* Second-order allpass filter (180° shift at cutoff, approaching 360° shift
* at high frequencies) with unitary gain.

View File

@ -21,7 +21,7 @@
/*!
* module_type {{{ dsp }}}
* version {{{ 0.3.0 }}}
* requires {{{ bw_config bw_common bw_gain bw_math bw_one_pole }}}
* requires {{{ bw_common bw_config bw_gain bw_math bw_one_pole }}}
* description {{{
* Stereo balance.
* }}}

View File

@ -21,7 +21,7 @@
/*!
* module_type {{{ dsp }}}
* version {{{ 0.4.0 }}}
* requires {{{ bw_config bw_common bw_math }}}
* requires {{{ bw_common bw_config bw_math }}}
* description {{{
* Bit depth reducer.
*

View File

@ -21,7 +21,7 @@
/*!
* module_type {{{ utility }}}
* version {{{ 0.5.0 }}}
* requires {{{ bw_config bw_common }}}
* requires {{{ bw_common bw_config }}}
* description {{{
* Common operations on buffers.
* }}}

View File

@ -22,7 +22,7 @@
* module_type {{{ dsp }}}
* version {{{ 0.5.0 }}}
* requires {{{
* bw_buf bw_config bw_comb bw_common bw_delay bw_gain bw_math bw_one_pole
* bw_buf bw_comb bw_common bw_config bw_delay bw_gain bw_math bw_one_pole
* bw_osc_sin bw_phase_gen
* }}}
* description {{{

View File

@ -21,7 +21,7 @@
/*!
* module_type {{{ dsp }}}
* version {{{ 0.5.0 }}}
* requires {{{ bw_config bw_common bw_math bw_one_pole }}}
* requires {{{ bw_common bw_config bw_math bw_one_pole }}}
* description {{{
* Antialiased hard clipper with parametric bias and gain
* (compensation) and output bias removal.

View File

@ -22,7 +22,7 @@
* module_type {{{ dsp }}}
* version {{{ 0.4.0 }}}
* requires {{{
* bw_buf bw_config bw_common bw_delay bw_gain bw_math bw_one_pole
* bw_buf bw_common bw_config bw_delay bw_gain bw_math bw_one_pole
* }}}
* description {{{
* Comb filter / delay effect with feedforward and feedback paths.

View File

@ -22,7 +22,7 @@
* module_type {{{ dsp }}}
* version {{{ 0.5.0 }}}
* requires {{{
* bw_config bw_common bw_env_follow bw_one_pole bw_math bw_gain
* bw_common bw_config bw_env_follow bw_gain bw_math bw_one_pole
* }}}
* description {{{
* Feedforward compressor/limiter with independent sidechain input.

View File

@ -21,7 +21,7 @@
/*!
* module_type {{{ dsp }}}
* version {{{ 0.4.0 }}}
* requires {{{ bw_buf bw_config bw_common bw_math }}}
* requires {{{ bw_buf bw_common bw_config bw_math }}}
* description {{{
* Interpolated delay line, not smoothed.
*

View File

@ -22,8 +22,8 @@
* module_type {{{ dsp }}}
* version {{{ 0.5.0 }}}
* requires {{{
* bw_clip bw_config bw_common bw_gain bw_hp1 bw_lp1 bw_math bw_mm2 bw_peak
* bw_one_pole bw_satur bw_svf
* bw_clip bw_common bw_config bw_gain bw_hp1 bw_lp1 bw_math bw_mm2
* bw_one_pole bw_peak bw_satur bw_svf
* }}}
* description {{{
* Distortion effect.

View File

@ -22,7 +22,7 @@
* module_type {{{ dsp }}}
* version {{{ 0.5.0 }}}
* requires {{{
* bw_config bw_common bw_gain bw_math bw_mm2 bw_peak bw_one_pole bw_satur
* bw_common bw_config bw_gain bw_math bw_mm2 bw_one_pole bw_peak bw_satur
* bw_svf
* }}}
* description {{{

View File

@ -21,7 +21,7 @@
/*!
* module_type {{{ dsp }}}
* version {{{ 0.3.0 }}}
* requires {{{ bw_config bw_common bw_math bw_one_pole }}}
* requires {{{ bw_common bw_config bw_math bw_one_pole }}}
* description {{{
* Envelope follower made of a full-wave rectifier followed by
* [bw_one_pole](bw_one_pole) one-pole filter (6 dB/oct).

View File

@ -21,7 +21,7 @@
/*!
* module_type {{{ dsp }}}
* version {{{ 0.4.0 }}}
* requires {{{ bw_config bw_common bw_one_pole bw_math }}}
* requires {{{ bw_common bw_config bw_math bw_one_pole }}}
* description {{{
* Linear ADSR envelope generator.
*

View File

@ -22,7 +22,7 @@
* module_type {{{ dsp }}}
* version {{{ 0.5.0 }}}
* requires {{{
* bw_config bw_common bw_gain bw_hp1 bw_hs1 bw_lp1 bw_math bw_mm1
* bw_common bw_config bw_gain bw_hp1 bw_hs1 bw_lp1 bw_math bw_mm1
* bw_one_pole bw_satur bw_svf
* }}}
* description {{{

View File

@ -21,7 +21,7 @@
/*!
* module_type {{{ dsp }}}
* version {{{ 0.3.0 }}}
* requires {{{ bw_config bw_common bw_math bw_one_pole }}}
* requires {{{ bw_common bw_config bw_math bw_one_pole }}}
* description {{{
* Gain.
* }}}

View File

@ -21,7 +21,7 @@
/*!
* module_type {{{ dsp }}}
* version {{{ 0.4.0 }}}
* requires {{{ bw_config bw_common bw_lp1 bw_math bw_one_pole }}}
* requires {{{ bw_common bw_config bw_lp1 bw_math bw_one_pole }}}
* description {{{
* First-order highpass filter (6 dB/oct) with gain asymptotically
* approaching unity as frequency increases.

View File

@ -22,7 +22,7 @@
* module_type {{{ dsp }}}
* version {{{ 0.4.0 }}}
* requires {{{
* bw_config bw_common bw_gain bw_lp1 bw_math bw_mm1 bw_one_pole
* bw_common bw_config bw_gain bw_lp1 bw_math bw_mm1 bw_one_pole
* }}}
* description {{{
* First-order high shelf filter (6 dB/oct) with unitary DC gain.

View File

@ -22,7 +22,7 @@
* module_type {{{ dsp }}}
* version {{{ 0.4.0 }}}
* requires {{{
* bw_config bw_common bw_gain bw_math bw_mm2 bw_one_pole bw_svf
* bw_common bw_config bw_gain bw_math bw_mm2 bw_one_pole bw_svf
* }}}
* description {{{
* Second-order high shelf filter (12 dB/oct) with unitary DC gain.

View File

@ -21,7 +21,7 @@
/*!
* module_type {{{ dsp }}}
* version {{{ 0.4.0 }}}
* requires {{{ bw_config bw_common bw_math bw_one_pole }}}
* requires {{{ bw_common bw_config bw_math bw_one_pole }}}
* description {{{
* First-order lowpass filter (6 dB/oct) with unitary DC gain.
*

View File

@ -22,7 +22,7 @@
* module_type {{{ dsp }}}
* version {{{ 0.4.0 }}}
* requires {{{
* bw_config bw_common bw_gain bw_lp1 bw_math bw_mm1 bw_one_pole
* bw_common bw_config bw_gain bw_lp1 bw_math bw_mm1 bw_one_pole
* }}}
* description {{{
* First-order low shelf filter (6 dB/oct) with gain asymptotically

View File

@ -22,7 +22,7 @@
* module_type {{{ dsp }}}
* version {{{ 0.4.0 }}}
* requires {{{
* bw_config bw_common bw_gain bw_math bw_mm2 bw_one_pole bw_svf
* bw_common bw_config bw_gain bw_math bw_mm2 bw_one_pole bw_svf
* }}}
* description {{{
* Second-order low shelf filter (12 dB/oct) with gain asymptotically

View File

@ -21,7 +21,7 @@
/*!
* module_type {{{ dsp }}}
* version {{{ 0.4.0 }}}
* requires {{{ bw_config bw_common bw_gain bw_lp1 bw_math bw_one_pole }}}
* requires {{{ bw_common bw_config bw_gain bw_lp1 bw_math bw_one_pole }}}
* description {{{
* First-order multimode filter.
* }}}

View File

@ -21,7 +21,7 @@
/*!
* module_type {{{ dsp }}}
* version {{{ 0.4.0 }}}
* requires {{{ bw_config bw_common bw_gain bw_math bw_one_pole bw_svf }}}
* requires {{{ bw_common bw_config bw_gain bw_math bw_one_pole bw_svf }}}
* description {{{
* Second-order multimode filter.
* }}}

View File

@ -21,7 +21,7 @@
/*!
* module_type {{{ dsp }}}
* version {{{ 0.3.0 }}}
* requires {{{ bw_config bw_common bw_env_follow bw_one_pole bw_math }}}
* requires {{{ bw_common bw_config bw_env_follow bw_math bw_one_pole }}}
* description {{{
* Noise gate with independent sidechain input.
* }}}

View File

@ -21,7 +21,7 @@
/*!
* module_type {{{ dsp }}}
* version {{{ 0.2.0 }}}
* requires {{{ bw_config bw_common bw_math bw_rand }}}
* requires {{{ bw_common bw_config bw_math bw_rand }}}
* description {{{
* Generator of white noise with uniform distribution.
*

View File

@ -21,7 +21,7 @@
/*!
* module_type {{{ dsp }}}
* version {{{ 0.4.0 }}}
* requires {{{ bw_config bw_common bw_math bw_one_pole bw_svf }}}
* requires {{{ bw_common bw_config bw_math bw_one_pole bw_svf }}}
* description {{{
* Second-order notch filter with unitary gain at DC and asymptotically as
* frequency increases, and null gain at cutoff frequency.

View File

@ -21,7 +21,7 @@
/*!
* module_type {{{ dsp }}}
* version {{{ 0.4.0 }}}
* requires {{{ bw_config bw_common bw_math }}}
* requires {{{ bw_common bw_config bw_math }}}
* description {{{
* One-pole (6 dB/oct) lowpass filter with unitary DC gain, separate attack
* and decay time constants, and sticky target-reach threshold.

View File

@ -21,7 +21,7 @@
/*!
* module_type {{{ dsp }}}
* version {{{ 0.2.0 }}}
* requires {{{ bw_config bw_common }}}
* requires {{{ bw_common bw_config }}}
* description {{{
* Post-filter to decolorate oscillator waveshapers when antialiasing is on.
*

View File

@ -21,7 +21,7 @@
/*!
* module_type {{{ dsp }}}
* version {{{ 0.4.0 }}}
* requires {{{ bw_config bw_common bw_one_pole bw_math }}}
* requires {{{ bw_common bw_config bw_math bw_one_pole }}}
* description {{{
* Pulse oscillator waveshaper with variable pulse width (actually, duty
* cycle) and PolyBLEP antialiasing.

View File

@ -21,7 +21,7 @@
/*!
* module_type {{{ dsp }}}
* version {{{ 0.4.0 }}}
* requires {{{ bw_config bw_common bw_math }}}
* requires {{{ bw_common bw_config bw_math }}}
* description {{{
* Sawtooth oscillator waveshaper with PolyBLEP antialiasing.
*

View File

@ -21,7 +21,7 @@
/*!
* module_type {{{ dsp }}}
* version {{{ 0.2.0 }}}
* requires {{{ bw_config bw_common bw_math }}}
* requires {{{ bw_common bw_config bw_math }}}
* description {{{
* Sinusoidal oscillator waveshaper.
*

View File

@ -21,7 +21,7 @@
/*!
* module_type {{{ dsp }}}
* version {{{ 0.5.0 }}}
* requires {{{ bw_config bw_common bw_one_pole bw_math }}}
* requires {{{ bw_common bw_config bw_math bw_one_pole }}}
* description {{{
* Triangle oscillator waveshaper with variable slope (increasing time over
* period) and PolyBLEP antialiasing.

View File

@ -21,7 +21,7 @@
/*!
* module_type {{{ dsp }}}
* version {{{ 0.3.0 }}}
* requires {{{ bw_config bw_common bw_gain bw_math bw_one_pole }}}
* requires {{{ bw_common bw_config bw_gain bw_math bw_one_pole }}}
* description {{{
* Stereo panner.
* }}}

View File

@ -22,7 +22,7 @@
* module_type {{{ dsp }}}
* version {{{ 0.5.0 }}}
* requires {{{
* bw_config bw_common bw_gain bw_math bw_mm2 bw_one_pole bw_svf
* bw_common bw_config bw_gain bw_math bw_mm2 bw_one_pole bw_svf
* }}}
* description {{{
* Second-order peak filter with unitary gain at DC and asymptotically

View File

@ -21,7 +21,7 @@
/*!
* module_type {{{ dsp }}}
* version {{{ 0.4.0 }}}
* requires {{{ bw_config bw_common bw_math bw_one_pole }}}
* requires {{{ bw_common bw_config bw_math bw_one_pole }}}
* description {{{
* Phase generator with portamento and exponential frequency modulation.
*

View File

@ -22,7 +22,7 @@
* module_type {{{ dsp }}}
* version {{{ 0.5.0 }}}
* requires {{{
* bw_ap1 bw_config bw_common bw_lp1 bw_math bw_one_pole bw_osc_sin
* bw_ap1 bw_common bw_config bw_lp1 bw_math bw_one_pole bw_osc_sin
* bw_phase_gen
* }}}
* description {{{

View File

@ -21,7 +21,7 @@
/*!
* module_type {{{ dsp }}}
* version {{{ 0.4.0 }}}
* requires {{{ bw_config bw_common }}}
* requires {{{ bw_common bw_config }}}
* description {{{
* Pinking filter.
*

View File

@ -21,7 +21,7 @@
/*!
* module_type {{{ dsp }}}
* version {{{ 0.3.0 }}}
* requires {{{ bw_config bw_common bw_env_follow bw_math bw_one_pole }}}
* requires {{{ bw_common bw_config bw_env_follow bw_math bw_one_pole }}}
* description {{{
* Digital peak programme meter with adjustable integration time constant.
*

View File

@ -21,7 +21,7 @@
/*!
* module_type {{{ utility }}}
* version {{{ 0.2.0 }}}
* requires {{{ bw_config bw_common }}}
* requires {{{ bw_common bw_config }}}
* description {{{
* Pseudo-random number generators.
*

View File

@ -21,7 +21,7 @@
/*!
* module_type {{{ dsp }}}
* version {{{ 0.4.0 }}}
* requires {{{ bw_config bw_common bw_math bw_one_pole }}}
* requires {{{ bw_common bw_config bw_math bw_one_pole }}}
* description {{{
* Ring modulator with variable modulation amount.
* }}}

View File

@ -21,7 +21,7 @@
/*!
* module_type {{{ dsp }}}
* version {{{ 0.5.0 }}}
* requires {{{ bw_config bw_common bw_math bw_one_pole }}}
* requires {{{ bw_common bw_config bw_math bw_one_pole }}}
* description {{{
* Antialiased tanh-based saturation with parametric bias and gain
* (compensation) and output bias removal.

View File

@ -21,7 +21,7 @@
/*!
* module_type {{{ dsp }}}
* version {{{ 0.2.0 }}}
* requires {{{ bw_config bw_common bw_math }}}
* requires {{{ bw_common bw_config bw_math }}}
* description {{{
* Slew-rate limiter with separate maximum increasing and decreasing rates.
* }}}

View File

@ -21,7 +21,7 @@
/*!
* module_type {{{ dsp }}}
* version {{{ 0.4.0 }}}
* requires {{{ bw_config bw_common bw_math }}}
* requires {{{ bw_common bw_config bw_math }}}
* description {{{
* Sample rate reducer.
*

View File

@ -21,7 +21,7 @@
/*!
* module_type {{{ dsp }}}
* version {{{ 0.4.0 }}}
* requires {{{ bw_config bw_common bw_math }}}
* requires {{{ bw_common bw_config bw_math }}}
* description {{{
* Aribtrary-ratio IIR sample rate converter.
* }}}

View File

@ -21,7 +21,7 @@
/*!
* module_type {{{ dsp }}}
* version {{{ 0.4.0 }}}
* requires {{{ bw_config bw_common bw_math }}}
* requires {{{ bw_common bw_config bw_math }}}
* description {{{
* Integer-ratio IIR sample rate converter.
*

View File

@ -21,7 +21,7 @@
/*!
* module_type {{{ dsp }}}
* version {{{ 0.5.0 }}}
* requires {{{ bw_config bw_common bw_math bw_one_pole }}}
* requires {{{ bw_common bw_config bw_math bw_one_pole }}}
* description {{{
* State variable filter (2nd order, 12 dB/oct) model with separated lowpass,
* bandpass, and highpass outputs.

View File

@ -22,7 +22,7 @@
* module_type {{{ dsp }}}
* version {{{ 0.4.0 }}}
* requires {{{
* bw_config bw_common bw_math bw_one_pole bw_osc_sin bw_phase_gen bw_ringmod
* bw_common bw_config bw_math bw_one_pole bw_osc_sin bw_phase_gen bw_ringmod
* }}}
* description {{{
* Tremolo with variable speed and amount.

View File

@ -21,7 +21,7 @@
/*!
* module_type {{{ dsp }}}
* version {{{ 0.4.0 }}}
* requires {{{ bw_config bw_common bw_math bw_one_pole bw_svf }}}
* requires {{{ bw_common bw_config bw_math bw_one_pole bw_svf }}}
* description {{{
* Wah effect.
*