Commit Graph

442 Commits

Author SHA1 Message Date
16d17cb5f4 big cleanup 2023-09-27 20:36:11 +02:00
7b968161ec TODO now lives in a better place + fix typos 2023-09-27 17:44:59 +02:00
dbee544059 remove #include <stdio.h> 2023-09-27 16:51:15 +02:00
Stefano D'Angelo
c1cb51ad84 update doc 2023-09-27 13:46:36 +02:00
Stefano D'Angelo
ff7a768c05 update publications doc 2023-09-27 13:33:54 +02:00
Stefano D'Angelo
34bf3bfeb9 fix build on win32 2023-09-26 08:59:15 +02:00
Stefano D'Angelo
2cef5cd584 update TODO 2023-09-26 08:30:26 +02:00
Stefano D'Angelo
9d4d5759a0 fix bw_phase_gen and build on mac 2023-09-26 08:28:20 +02:00
Stefano D'Angelo
313ec711fe change config.h version to 1.0.0 2023-09-25 17:42:39 +02:00
Stefano D'Angelo
9162c57cb1 more debug 2023-09-25 17:16:42 +02:00
Stefano D'Angelo
8ee4150889 more debug + cosmetics 2023-09-25 16:47:17 +02:00
eb8b057492 fix fxpp_bitcrush 2023-09-24 23:55:51 +02:00
Stefano D'Angelo
68df6bee86 removed sse2neon code from repo 2023-09-23 13:40:38 +02:00
cd0b867d88 update TODO 2023-09-23 07:45:49 +02:00
2bad45aabb updated synth examples 2023-09-23 07:21:55 +02:00
Stefano D'Angelo
d890510d0f finalized bw_reverb + examples + fix bw_dry_wet + cosmetics 2023-09-22 18:34:16 +02:00
Stefano D'Angelo
d5751c0c4c finalized bw_comb + examples + better doc bw_chorus 2023-09-22 16:10:42 +02:00
Stefano D'Angelo
07ff65597f finalized bw_comb + examples + better debug in bw_delay 2023-09-22 14:52:45 +02:00
Stefano D'Angelo
49a06b52eb what happened to README? 2023-09-22 11:23:05 +02:00
Stefano D'Angelo
58a50b3ba1 finalized bw_delay + examples 2023-09-22 11:21:08 +02:00
f267a015b7 update TODO 2023-09-22 07:52:58 +02:00
Stefano D'Angelo
4bc7eda8f3 change C++ process() using std::array in bw_src 2023-09-21 17:05:37 +02:00
Stefano D'Angelo
fc91d59f57 finalized bw_src + extra touches to bw_src_int 2023-09-21 14:32:17 +02:00
Stefano D'Angelo
9b123a28f2 finalized bw_src_int 2023-09-21 12:10:21 +02:00
Stefano D'Angelo
40adc296a2 reverted noise scaling in synth(pp)_mono 2023-09-21 10:37:59 +02:00
Stefano D'Angelo
e3cd1d4e21 finalized bw_pink_filt + updated synth_mono 2023-09-21 10:22:02 +02:00
52d33fa3c5 finalized bw_noise_gen + updated synth(pp)_mono + better bw_gain debug 2023-09-21 07:59:41 +02:00
aefd36aac1 finalized bw_osc_tri + fixed bw_osc_pulse 2023-09-20 16:52:06 +02:00
6d94c36677 finalized bw_osc_pulse 2023-09-20 16:03:13 +02:00
b4898a60b3 finalized bw_osc_saw + updated synth(pp)_mono + better doc/debug 2023-09-20 14:58:33 +02:00
f1d4de6457 improve vst3 makefiles (untested on mac/win) 2023-09-20 11:32:30 +02:00
ac0ffd632a finalized bw_osc_filt + updated synth(pp)_mono 2023-09-20 09:28:36 +02:00
398e051f93 finalized bw_env_gen + updated synth_simple 2023-09-20 08:26:17 +02:00
cb91af4576 finalized bw_{sr_reduce,bd_reduce} + examples 2023-09-19 14:35:38 +02:00
f470af1a92 finalized bw_phaser + examples + improved docs 2023-09-19 10:22:36 +02:00
3e1400922f finalized bw_trem + examples 2023-09-19 08:49:56 +02:00
Stefano D'Angelo
dc93bd675b finalized bw_{ring_mod,osc_sin}, bw_dry_wet (untested) + new fx(pp)_ring_mod + cosmetics 2023-09-18 17:04:11 +02:00
Stefano D'Angelo
baf440a171 finalized bw_phase_gen + updated synth(pp)_simple + better bw_svf doc 2023-09-18 13:41:15 +02:00
31b0afb83e finalized bw_balance + examples 2023-09-16 18:32:56 +02:00
05c6f58997 fix bw_*_state_is_valid in finalized modules 2023-09-15 21:21:51 +02:00
99fc95a693 finalize bw_{pan,ppm} + examples + fix bw_env_follow debug, bw_wah reset 2023-09-15 21:05:50 +02:00
Stefano D'Angelo
7b65b75d92 finalized bw_noise_gate + examples + fix bw_{comp,one_pole,slew_lim} + better bw_rcpf() doc 2023-09-15 16:27:04 +02:00
Stefano D'Angelo
19e37fd6e8 finalized bw_comp + fixed missing smooth init + examples 2023-09-15 11:01:58 +02:00
69b74c4ccb finalized bw_env_follow, untested + wip bw_comp 2023-09-15 08:30:01 +02:00
0ef455722f finalized bw_fuzz + examples 2023-09-14 11:07:33 +02:00
77db1a3cdb finalized bw_drive + examples + fix reset in bw_{cilp,satur} 2023-09-14 10:43:55 +02:00
8793af1864 finalized bw_dist + examples + better doc bw_wah 2023-09-14 09:36:34 +02:00
7d6409772f fixed and improved bw_src_int implementation 2023-09-13 16:55:06 +02:00
a3f42c8c57 finalized bw_satur + examples + fix reset in bw_clip 2023-09-13 13:23:15 +02:00
dae41a3831 finalized bw_clip + examples + stronger debug + uncheck coeffs in
process1
2023-09-13 11:36:26 +02:00