brickworks/include
2023-09-22 18:34:16 +02:00
..
bw_ap1.h fix bw_*_state_is_valid in finalized modules 2023-09-15 21:21:51 +02:00
bw_ap2.h fix bw_*_state_is_valid in finalized modules 2023-09-15 21:21:51 +02:00
bw_balance.h finalized bw_balance + examples 2023-09-16 18:32:56 +02:00
bw_bd_reduce.h finalized bw_{sr_reduce,bd_reduce} + examples 2023-09-19 14:35:38 +02:00
bw_buf.h fix bw_ap1 output polarity + finalize bw_ap2 + examples + cosmetics 2023-09-05 11:35:30 +02:00
bw_chorus.h finalized bw_reverb + examples + fix bw_dry_wet + cosmetics 2023-09-22 18:34:16 +02:00
bw_clip.h finalized bw_drive + examples + fix reset in bw_{cilp,satur} 2023-09-14 10:43:55 +02:00
bw_comb.h finalized bw_comb + examples + better doc bw_chorus 2023-09-22 16:10:42 +02:00
bw_common.h some code formatting in bw_{buf,common,math,note_queue,rand,voice_alloc} 2023-08-28 17:19:19 +02:00
bw_comp.h fix bw_*_state_is_valid in finalized modules 2023-09-15 21:21:51 +02:00
bw_delay.h finalized bw_comb + examples + better debug in bw_delay 2023-09-22 14:52:45 +02:00
bw_dist.h fix bw_*_state_is_valid in finalized modules 2023-09-15 21:21:51 +02:00
bw_drive.h fix bw_*_state_is_valid in finalized modules 2023-09-15 21:21:51 +02:00
bw_dry_wet.h finalized bw_reverb + examples + fix bw_dry_wet + cosmetics 2023-09-22 18:34:16 +02:00
bw_env_follow.h finalize bw_{pan,ppm} + examples + fix bw_env_follow debug, bw_wah reset 2023-09-15 21:05:50 +02:00
bw_env_gen.h finalized bw_env_gen + updated synth_simple 2023-09-20 08:26:17 +02:00
bw_fuzz.h fix bw_*_state_is_valid in finalized modules 2023-09-15 21:21:51 +02:00
bw_gain.h finalized bw_noise_gen + updated synth(pp)_mono + better bw_gain debug 2023-09-21 07:59:41 +02:00
bw_hp1.h fix bw_*_state_is_valid in finalized modules 2023-09-15 21:21:51 +02:00
bw_hs1.h finalized bw_phaser + examples + improved docs 2023-09-19 10:22:36 +02:00
bw_hs2.h finalized bw_phaser + examples + improved docs 2023-09-19 10:22:36 +02:00
bw_lp1.h finalized bw_clip + examples + stronger debug + uncheck coeffs in 2023-09-13 11:36:26 +02:00
bw_ls1.h finalized bw_phaser + examples + improved docs 2023-09-19 10:22:36 +02:00
bw_ls2.h finalized bw_phaser + examples + improved docs 2023-09-19 10:22:36 +02:00
bw_math.h finalized bw_phaser + examples + improved docs 2023-09-19 10:22:36 +02:00
bw_mm1.h fix bw_*_state_is_valid in finalized modules 2023-09-15 21:21:51 +02:00
bw_mm2.h fix bw_*_state_is_valid in finalized modules 2023-09-15 21:21:51 +02:00
bw_noise_gate.h fix bw_*_state_is_valid in finalized modules 2023-09-15 21:21:51 +02:00
bw_noise_gen.h finalized bw_noise_gen + updated synth(pp)_mono + better bw_gain debug 2023-09-21 07:59:41 +02:00
bw_notch.h fix bw_*_state_is_valid in finalized modules 2023-09-15 21:21:51 +02:00
bw_note_queue.h some code formatting and bug fix in bw_{note_queue,one_pole} 2023-08-28 19:42:35 +02:00
bw_one_pole.h finalized bw_noise_gate + examples + fix bw_{comp,one_pole,slew_lim} + better bw_rcpf() doc 2023-09-15 16:27:04 +02:00
bw_osc_filt.h finalized bw_osc_filt + updated synth(pp)_mono 2023-09-20 09:28:36 +02:00
bw_osc_pulse.h finalized bw_osc_tri + fixed bw_osc_pulse 2023-09-20 16:52:06 +02:00
bw_osc_saw.h finalized bw_osc_pulse 2023-09-20 16:03:13 +02:00
bw_osc_sin.h finalized bw_osc_saw + updated synth(pp)_mono + better doc/debug 2023-09-20 14:58:33 +02:00
bw_osc_tri.h finalized bw_osc_tri + fixed bw_osc_pulse 2023-09-20 16:52:06 +02:00
bw_pan.h finalize bw_{pan,ppm} + examples + fix bw_env_follow debug, bw_wah reset 2023-09-15 21:05:50 +02:00
bw_peak.h finalized bw_phaser + examples + improved docs 2023-09-19 10:22:36 +02:00
bw_phase_gen.h finalized bw_osc_saw + updated synth(pp)_mono + better doc/debug 2023-09-20 14:58:33 +02:00
bw_phaser.h finalized bw_phaser + examples + improved docs 2023-09-19 10:22:36 +02:00
bw_pink_filt.h finalized bw_pink_filt + updated synth_mono 2023-09-21 10:22:02 +02:00
bw_ppm.h finalize bw_{pan,ppm} + examples + fix bw_env_follow debug, bw_wah reset 2023-09-15 21:05:50 +02:00
bw_rand.h some code formatting in bw_{buf,common,math,note_queue,rand,voice_alloc} 2023-08-28 17:19:19 +02:00
bw_reverb.h finalized bw_reverb + examples + fix bw_dry_wet + cosmetics 2023-09-22 18:34:16 +02:00
bw_ring_mod.h finalized bw_{ring_mod,osc_sin}, bw_dry_wet (untested) + new fx(pp)_ring_mod + cosmetics 2023-09-18 17:04:11 +02:00
bw_satur.h finalized bw_drive + examples + fix reset in bw_{cilp,satur} 2023-09-14 10:43:55 +02:00
bw_slew_lim.h finalized bw_noise_gate + examples + fix bw_{comp,one_pole,slew_lim} + better bw_rcpf() doc 2023-09-15 16:27:04 +02:00
bw_sr_reduce.h finalized bw_{sr_reduce,bd_reduce} + examples 2023-09-19 14:35:38 +02:00
bw_src_int.h finalized bw_src + extra touches to bw_src_int 2023-09-21 14:32:17 +02:00
bw_src.h change C++ process() using std::array in bw_src 2023-09-21 17:05:37 +02:00
bw_svf.h finalized bw_phase_gen + updated synth(pp)_simple + better bw_svf doc 2023-09-18 13:41:15 +02:00
bw_trem.h finalized bw_pink_filt + updated synth_mono 2023-09-21 10:22:02 +02:00
bw_voice_alloc.h some code formatting in bw_{buf,common,math,note_queue,rand,voice_alloc} 2023-08-28 17:19:19 +02:00
bw_wah.h fix bw_*_state_is_valid in finalized modules 2023-09-15 21:21:51 +02:00