brickworks/include
2023-08-13 16:00:19 +02:00
..
bw_ap1.h added const everywhere + fixed bw_buf + fixed c++ api in bw_src + 2023-08-13 15:37:15 +02:00
bw_ap2.h added const everywhere + fixed bw_buf + fixed c++ api in bw_src + 2023-08-13 15:37:15 +02:00
bw_balance.h added const everywhere + fixed bw_buf + fixed c++ api in bw_src + 2023-08-13 15:37:15 +02:00
bw_bd_reduce.h added const everywhere + fixed bw_buf + fixed c++ api in bw_src + 2023-08-13 15:37:15 +02:00
bw_buf.h added const everywhere + fixed bw_buf + fixed c++ api in bw_src + 2023-08-13 15:37:15 +02:00
bw_chorus.h added const everywhere + fixed bw_buf + fixed c++ api in bw_src + 2023-08-13 15:37:15 +02:00
bw_clip.h added const everywhere + fixed bw_buf + fixed c++ api in bw_src + 2023-08-13 15:37:15 +02:00
bw_comb.h added const everywhere + fixed bw_buf + fixed c++ api in bw_src + 2023-08-13 15:37:15 +02:00
bw_common.h improved bw_one_pole + removed bwpp_one_pole + c++ reshuffling 2023-08-12 10:15:04 +02:00
bw_comp.h added const everywhere + fixed bw_buf + fixed c++ api in bw_src + 2023-08-13 15:37:15 +02:00
bw_delay.h added const everywhere + fixed bw_buf + fixed c++ api in bw_src + 2023-08-13 15:37:15 +02:00
bw_dist.h added const everywhere + fixed bw_buf + fixed c++ api in bw_src + 2023-08-13 15:37:15 +02:00
bw_drive.h added const everywhere + fixed bw_buf + fixed c++ api in bw_src + 2023-08-13 15:37:15 +02:00
bw_drywet.h added const everywhere + fixed bw_buf + fixed c++ api in bw_src + 2023-08-13 15:37:15 +02:00
bw_env_follow.h added const everywhere + fixed bw_buf + fixed c++ api in bw_src + 2023-08-13 15:37:15 +02:00
bw_env_gen.h added const everywhere + fixed bw_buf + fixed c++ api in bw_src + 2023-08-13 15:37:15 +02:00
bw_fuzz.h added const everywhere + fixed bw_buf + fixed c++ api in bw_src + 2023-08-13 15:37:15 +02:00
bw_gain.h added const everywhere + fixed bw_buf + fixed c++ api in bw_src + 2023-08-13 15:37:15 +02:00
bw_hp1.h added const everywhere + fixed bw_buf + fixed c++ api in bw_src + 2023-08-13 15:37:15 +02:00
bw_hs1.h added const everywhere + fixed bw_buf + fixed c++ api in bw_src + 2023-08-13 15:37:15 +02:00
bw_hs2.h added const everywhere + fixed bw_buf + fixed c++ api in bw_src + 2023-08-13 15:37:15 +02:00
bw_lp1.h added const everywhere + fixed bw_buf + fixed c++ api in bw_src + 2023-08-13 15:37:15 +02:00
bw_ls1.h added const everywhere + fixed bw_buf + fixed c++ api in bw_src + 2023-08-13 15:37:15 +02:00
bw_ls2.h added const everywhere + fixed bw_buf + fixed c++ api in bw_src + 2023-08-13 15:37:15 +02:00
bw_math.h improved bw_one_pole + removed bwpp_one_pole + c++ reshuffling 2023-08-12 10:15:04 +02:00
bw_mm1.h added const everywhere + fixed bw_buf + fixed c++ api in bw_src + 2023-08-13 15:37:15 +02:00
bw_mm2.h added const everywhere + fixed bw_buf + fixed c++ api in bw_src + 2023-08-13 15:37:15 +02:00
bw_noise_gate.h added const everywhere + fixed bw_buf + fixed c++ api in bw_src + 2023-08-13 15:37:15 +02:00
bw_noise_gen.h added const everywhere + fixed bw_buf + fixed c++ api in bw_src + 2023-08-13 15:37:15 +02:00
bw_notch.h added const everywhere + fixed bw_buf + fixed c++ api in bw_src + 2023-08-13 15:37:15 +02:00
bw_note_queue.h improved bw_one_pole + removed bwpp_one_pole + c++ reshuffling 2023-08-12 10:15:04 +02:00
bw_one_pole.h updated init value name in bw_{slew_lim,one_pole} + updated TODO 2023-08-13 16:00:19 +02:00
bw_osc_filt.h added const everywhere + fixed bw_buf + fixed c++ api in bw_src + 2023-08-13 15:37:15 +02:00
bw_osc_pulse.h added const everywhere + fixed bw_buf + fixed c++ api in bw_src + 2023-08-13 15:37:15 +02:00
bw_osc_saw.h added const everywhere + fixed bw_buf + fixed c++ api in bw_src + 2023-08-13 15:37:15 +02:00
bw_osc_sin.h added const everywhere + fixed bw_buf + fixed c++ api in bw_src + 2023-08-13 15:37:15 +02:00
bw_osc_tri.h added const everywhere + fixed bw_buf + fixed c++ api in bw_src + 2023-08-13 15:37:15 +02:00
bw_pan.h added const everywhere + fixed bw_buf + fixed c++ api in bw_src + 2023-08-13 15:37:15 +02:00
bw_peak.h added const everywhere + fixed bw_buf + fixed c++ api in bw_src + 2023-08-13 15:37:15 +02:00
bw_phase_gen.h added const everywhere + fixed bw_buf + fixed c++ api in bw_src + 2023-08-13 15:37:15 +02:00
bw_phaser.h added const everywhere + fixed bw_buf + fixed c++ api in bw_src + 2023-08-13 15:37:15 +02:00
bw_pink_filt.h added const everywhere + fixed bw_buf + fixed c++ api in bw_src + 2023-08-13 15:37:15 +02:00
bw_ppm.h added const everywhere + fixed bw_buf + fixed c++ api in bw_src + 2023-08-13 15:37:15 +02:00
bw_rand.h improved bw_one_pole + removed bwpp_one_pole + c++ reshuffling 2023-08-12 10:15:04 +02:00
bw_reverb.h added const everywhere + fixed bw_buf + fixed c++ api in bw_src + 2023-08-13 15:37:15 +02:00
bw_ringmod.h added const everywhere + fixed bw_buf + fixed c++ api in bw_src + 2023-08-13 15:37:15 +02:00
bw_satur.h added const everywhere + fixed bw_buf + fixed c++ api in bw_src + 2023-08-13 15:37:15 +02:00
bw_slew_lim.h updated init value name in bw_{slew_lim,one_pole} + updated TODO 2023-08-13 16:00:19 +02:00
bw_sr_reduce.h added const everywhere + fixed bw_buf + fixed c++ api in bw_src + 2023-08-13 15:37:15 +02:00
bw_src_int.h added const everywhere + fixed bw_buf + fixed c++ api in bw_src + 2023-08-13 15:37:15 +02:00
bw_src.h added const everywhere + fixed bw_buf + fixed c++ api in bw_src + 2023-08-13 15:37:15 +02:00
bw_svf.h added const everywhere + fixed bw_buf + fixed c++ api in bw_src + 2023-08-13 15:37:15 +02:00
bw_trem.h added const everywhere + fixed bw_buf + fixed c++ api in bw_src + 2023-08-13 15:37:15 +02:00
bw_voice_alloc.h improved bw_one_pole + removed bwpp_one_pole + c++ reshuffling 2023-08-12 10:15:04 +02:00
bw_wah.h added const everywhere + fixed bw_buf + fixed c++ api in bw_src + 2023-08-13 15:37:15 +02:00