Commit Graph

402 Commits

Author SHA1 Message Date
Stefano D'Angelo
0cb5a29a8b fixed documentation typos in bw_ls2 2023-10-27 15:48:32 +02:00
891fa64c9b new bw_cab modules, fx(pp)_cab examples 2023-10-25 15:35:33 +02:00
92e312766b fixed rounding bug when frequency is tiny and negative in bw_phase_gen 2023-10-17 16:36:27 +02:00
Stefano D'Angelo
df05bf1740 add skip_sustain and always_reach_sustain parameters to bw_env_gen 2023-10-16 15:34:25 +02:00
3ae4947855 cosmetics 2023-10-03 10:39:32 +02:00
cb37f4f977 cosmetics 2023-10-03 10:08:06 +02:00
d1e4e0f7c3 bw_{mm1,mm2,reverb}: fix reset_state 2023-10-03 09:13:38 +02:00
928b0752ff cosmetics 2023-10-03 08:59:09 +02:00
dad7485016 fix bw_env_gen_reset_state (gate_0) + fix doc 2023-09-28 13:31:20 +02:00
e49cae6c8b updated ChangeLog 2023-09-28 07:01:53 +02:00
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