From 99ccb2da2d9b77c1667c352f64c319c822e8bb52 Mon Sep 17 00:00:00 2001 From: Stefano D'Angelo Date: Fri, 21 Apr 2023 06:12:09 +0200 Subject: [PATCH] more of that --- include/bw_chorus.h | 2 +- include/bw_comb.h | 2 +- include/bw_comp.h | 2 +- include/bw_delay.h | 2 +- include/bw_noise_gate.h | 2 +- include/bw_phase_gen.h | 2 +- include/bw_satur.h | 2 +- include/bw_slew_lim.h | 2 +- include/bw_src.h | 2 +- include/bw_src_int.h | 2 +- include/bw_svf.h | 2 +- include/bw_trem.h | 2 +- include/bw_wah.h | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/include/bw_chorus.h b/include/bw_chorus.h index 1431dd7..ac39b42 100644 --- a/include/bw_chorus.h +++ b/include/bw_chorus.h @@ -60,7 +60,7 @@ typedef struct _bw_chorus_coeffs bw_chorus_coeffs; /*! <<<``` * Coefficients and related. * - * ### bw_chorus_state + * #### bw_chorus_state * ```>>> */ typedef struct _bw_chorus_state bw_chorus_state; /*! <<<``` diff --git a/include/bw_comb.h b/include/bw_comb.h index b7164d8..8ffbf24 100644 --- a/include/bw_comb.h +++ b/include/bw_comb.h @@ -61,7 +61,7 @@ typedef struct _bw_comb_coeffs bw_comb_coeffs; /*! <<<``` * Coefficients and related. * - * ### bw_comb_state + * #### bw_comb_state * ```>>> */ typedef struct _bw_comb_state bw_comb_state; /*! <<<``` diff --git a/include/bw_comp.h b/include/bw_comp.h index 352b069..c6f6cf2 100644 --- a/include/bw_comp.h +++ b/include/bw_comp.h @@ -54,7 +54,7 @@ typedef struct _bw_comp_coeffs bw_comp_coeffs; /*! <<<``` * Coefficients and related. * - * ### bw_comp_state + * #### bw_comp_state * ```>>> */ typedef struct _bw_comp_state bw_comp_state; /*! <<<``` diff --git a/include/bw_delay.h b/include/bw_delay.h index c271b16..926021f 100644 --- a/include/bw_delay.h +++ b/include/bw_delay.h @@ -56,7 +56,7 @@ typedef struct _bw_delay_coeffs bw_delay_coeffs; /*! <<<``` * Coefficients and related. * - * ### bw_delay_state + * #### bw_delay_state * ```>>> */ typedef struct _bw_delay_state bw_delay_state; /*! <<<``` diff --git a/include/bw_noise_gate.h b/include/bw_noise_gate.h index 1704bd9..91c6f36 100644 --- a/include/bw_noise_gate.h +++ b/include/bw_noise_gate.h @@ -52,7 +52,7 @@ typedef struct _bw_noise_gate_coeffs bw_noise_gate_coeffs; /*! <<<``` * Coefficients and related. * - * ### bw_noise_gate_state + * #### bw_noise_gate_state * ```>>> */ typedef struct _bw_noise_gate_state bw_noise_gate_state; /*! <<<``` diff --git a/include/bw_phase_gen.h b/include/bw_phase_gen.h index d1468c3..f49cef2 100644 --- a/include/bw_phase_gen.h +++ b/include/bw_phase_gen.h @@ -70,7 +70,7 @@ typedef struct _bw_phase_gen_coeffs bw_phase_gen_coeffs; /*! <<<``` * Coefficients and related. * - * ### bw_phase_gen_state + * #### bw_phase_gen_state * ```>>> */ typedef struct _bw_phase_gen_state bw_phase_gen_state; /*! <<<``` diff --git a/include/bw_satur.h b/include/bw_satur.h index d6c9b24..9564727 100644 --- a/include/bw_satur.h +++ b/include/bw_satur.h @@ -68,7 +68,7 @@ typedef struct _bw_satur_coeffs bw_satur_coeffs; /*! <<<``` * Coefficients and related. * - * ### bw_satur_state + * #### bw_satur_state * ```>>> */ typedef struct _bw_satur_state bw_satur_state; /*! <<<``` diff --git a/include/bw_slew_lim.h b/include/bw_slew_lim.h index 2a81e6f..964a8dd 100644 --- a/include/bw_slew_lim.h +++ b/include/bw_slew_lim.h @@ -57,7 +57,7 @@ typedef struct _bw_slew_lim_coeffs bw_slew_lim_coeffs; /*! <<<``` * Coefficients and related. * - * ### bw_slew_lim_state + * #### bw_slew_lim_state * ```>>> */ typedef struct _bw_slew_lim_state bw_slew_lim_state; /*! <<<``` diff --git a/include/bw_src.h b/include/bw_src.h index 0397135..f0b9d5b 100644 --- a/include/bw_src.h +++ b/include/bw_src.h @@ -52,7 +52,7 @@ typedef struct _bw_src_coeffs bw_src_coeffs; /*! <<<``` * Coefficients and related. * - * ### bw_src_state + * #### bw_src_state * ```>>> */ typedef struct _bw_src_state bw_src_state; /*! <<<``` diff --git a/include/bw_src_int.h b/include/bw_src_int.h index e9cbd21..49edac7 100644 --- a/include/bw_src_int.h +++ b/include/bw_src_int.h @@ -58,7 +58,7 @@ typedef struct _bw_src_int_coeffs bw_src_int_coeffs; /*! <<<``` * Coefficients and related. * - * ### bw_src_int_state + * #### bw_src_int_state * ```>>> */ typedef struct _bw_src_int_state bw_src_int_state; /*! <<<``` diff --git a/include/bw_svf.h b/include/bw_svf.h index 00ee72b..9ee0eee 100644 --- a/include/bw_svf.h +++ b/include/bw_svf.h @@ -75,7 +75,7 @@ typedef struct _bw_svf_coeffs bw_svf_coeffs; /*! <<<``` * Coefficients and related. * - * ### bw_svf_state + * #### bw_svf_state * ```>>> */ typedef struct _bw_svf_state bw_svf_state; /*! <<<``` diff --git a/include/bw_trem.h b/include/bw_trem.h index 92b4784..5403fa4 100644 --- a/include/bw_trem.h +++ b/include/bw_trem.h @@ -54,7 +54,7 @@ typedef struct _bw_trem_coeffs bw_trem_coeffs; /*! <<<``` * Coefficients and related. * - * ### bw_trem_state + * #### bw_trem_state * ```>>> */ typedef struct _bw_trem_state bw_trem_state; /*! <<<``` diff --git a/include/bw_wah.h b/include/bw_wah.h index a8df396..8b9c32c 100644 --- a/include/bw_wah.h +++ b/include/bw_wah.h @@ -68,7 +68,7 @@ typedef struct _bw_wah_coeffs bw_wah_coeffs; /*! <<<``` * Coefficients and related. * - * ### bw_wah_state + * #### bw_wah_state * ```>>> */ typedef struct _bw_wah_state bw_wah_state; /*! <<<```