.. |
bw_ap1.h
|
wip on many modules, all is broken, all is good
|
2023-08-20 15:49:04 +02:00 |
bw_ap2.h
|
wip on many modules, all is broken, all is good
|
2023-08-20 15:49:04 +02:00 |
bw_balance.h
|
wip on many modules, all is broken, all is good
|
2023-08-20 15:49:04 +02:00 |
bw_bd_reduce.h
|
wip on many modules, all is broken, all is good
|
2023-08-20 15:49:04 +02:00 |
bw_buf.h
|
some code formatting in bw_{buf,common,math,note_queue,rand,voice_alloc}
|
2023-08-28 17:19:19 +02:00 |
bw_chorus.h
|
wip on many modules, all is broken, all is good
|
2023-08-20 15:49:04 +02:00 |
bw_clip.h
|
wip on many modules, all is broken, all is good
|
2023-08-20 15:49:04 +02:00 |
bw_comb.h
|
wip on many modules, all is broken, all is good
|
2023-08-20 15:49:04 +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
|
wip on many modules, all is broken, all is good
|
2023-08-20 15:49:04 +02:00 |
bw_delay.h
|
wip on many modules, all is broken, all is good
|
2023-08-20 15:49:04 +02:00 |
bw_dist.h
|
finalize bw_one_pole + adjust example Makefiles + fix stupid bug in bw_dist
|
2023-08-29 10:49:08 +02:00 |
bw_drive.h
|
changed default gain compensation value in bw_{clip,satur}
|
2023-08-15 06:48:19 +02:00 |
bw_dry_wet.h
|
renamed bw_{drywet,ringmod} -> bw_{dry_wet,ring_mod}
|
2023-08-14 06:05:21 +02:00 |
bw_env_follow.h
|
restrict qualified everything
|
2023-08-14 09:57:06 +02:00 |
bw_env_gen.h
|
added pragmas to calm gcc in bw_{env_gen,hs2,ls2,one_pole,peak}
|
2023-08-30 11:44:59 +02:00 |
bw_fuzz.h
|
changed default gain compensation value in bw_{clip,satur}
|
2023-08-15 06:48:19 +02:00 |
bw_gain.h
|
almost finalized bw_gain + cosmetics
|
2023-08-30 19:42:06 +02:00 |
bw_hp1.h
|
almost finalized bw_gain + cosmetics
|
2023-08-30 19:42:06 +02:00 |
bw_hs1.h
|
restrict qualified everything
|
2023-08-14 09:57:06 +02:00 |
bw_hs2.h
|
added pragmas to calm gcc in bw_{env_gen,hs2,ls2,one_pole,peak}
|
2023-08-30 11:44:59 +02:00 |
bw_lp1.h
|
fix debug in bw_{one_pole,slew_lim,lp1,hp1} + force min out in bw_ppm + cosmetics
|
2023-08-30 17:54:09 +02:00 |
bw_ls1.h
|
restrict qualified everything
|
2023-08-14 09:57:06 +02:00 |
bw_ls2.h
|
added pragmas to calm gcc in bw_{env_gen,hs2,ls2,one_pole,peak}
|
2023-08-30 11:44:59 +02:00 |
bw_math.h
|
some code formatting in bw_{buf,common,math,note_queue,rand,voice_alloc}
|
2023-08-28 17:19:19 +02:00 |
bw_mm1.h
|
fix debug in bw_{one_pole,slew_lim,lp1,hp1} + force min out in bw_ppm + cosmetics
|
2023-08-30 17:54:09 +02:00 |
bw_mm2.h
|
restrict qualified everything
|
2023-08-14 09:57:06 +02:00 |
bw_noise_gate.h
|
restrict qualified everything
|
2023-08-14 09:57:06 +02:00 |
bw_noise_gen.h
|
restrict qualified everything
|
2023-08-14 09:57:06 +02:00 |
bw_notch.h
|
restrict qualified everything
|
2023-08-14 09:57:06 +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
|
fix debug in bw_{one_pole,slew_lim,lp1,hp1} + force min out in bw_ppm + cosmetics
|
2023-08-30 17:54:09 +02:00 |
bw_osc_filt.h
|
restrict qualified everything
|
2023-08-14 09:57:06 +02:00 |
bw_osc_pulse.h
|
improved bw_drive algorithm + added notes to bw_osc_{pulse,tri}
|
2023-08-14 17:34:22 +02:00 |
bw_osc_saw.h
|
cite scientific articles
|
2023-08-14 15:05:30 +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
|
improved bw_drive algorithm + added notes to bw_osc_{pulse,tri}
|
2023-08-14 17:34:22 +02:00 |
bw_pan.h
|
cite scientific articles
|
2023-08-14 15:05:30 +02:00 |
bw_peak.h
|
added pragmas to calm gcc in bw_{env_gen,hs2,ls2,one_pole,peak}
|
2023-08-30 11:44:59 +02:00 |
bw_phase_gen.h
|
restrict qualified everything
|
2023-08-14 09:57:06 +02:00 |
bw_phaser.h
|
restrict qualified everything
|
2023-08-14 09:57:06 +02:00 |
bw_pink_filt.h
|
cite scientific articles
|
2023-08-14 15:05:30 +02:00 |
bw_ppm.h
|
fix debug in bw_{one_pole,slew_lim,lp1,hp1} + force min out in bw_ppm + cosmetics
|
2023-08-30 17:54:09 +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
|
restrict qualified everything
|
2023-08-14 09:57:06 +02:00 |
bw_ring_mod.h
|
renamed bw_{drywet,ringmod} -> bw_{dry_wet,ring_mod}
|
2023-08-14 06:05:21 +02:00 |
bw_satur.h
|
changed default gain compensation value in bw_{clip,satur}
|
2023-08-15 06:48:19 +02:00 |
bw_slew_lim.h
|
fix debug in bw_{one_pole,slew_lim,lp1,hp1} + force min out in bw_ppm + cosmetics
|
2023-08-30 17:54:09 +02:00 |
bw_sr_reduce.h
|
restrict qualified everything
|
2023-08-14 09:57:06 +02:00 |
bw_src_int.h
|
cite scientific articles
|
2023-08-14 15:05:30 +02:00 |
bw_src.h
|
clarified buffer rules in bw_src*
|
2023-08-14 11:49:29 +02:00 |
bw_svf.h
|
cite scientific articles
|
2023-08-14 15:05:30 +02:00 |
bw_trem.h
|
restrict qualified everything
|
2023-08-14 09:57:06 +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
|
restrict qualified everything
|
2023-08-14 09:57:06 +02:00 |