Stefano D'Angelo
|
2a62abe93b
|
beginning of new c++ examples (fxpp_ap1)
|
2024-02-02 11:26:00 +01:00 |
|
|
233c9d7303
|
integrating tibia, fx_ap1 works
|
2024-02-01 09:56:12 +01:00 |
|
Stefano D'Angelo
|
ef8b5626a3
|
remove useless bw_config.h
|
2024-01-13 10:54:15 +01:00 |
|
Stefano D'Angelo
|
e6903eef7f
|
fix building examples requiring memory on ios
|
2023-11-03 13:08:48 +01:00 |
|
Stefano D'Angelo
|
34bf3bfeb9
|
fix build on win32
|
2023-09-26 08:59:15 +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
|
68df6bee86
|
removed sse2neon code from repo
|
2023-09-23 13:40:38 +02:00 |
|
|
f1d4de6457
|
improve vst3 makefiles (untested on mac/win)
|
2023-09-20 11:32:30 +02:00 |
|
Stefano D'Angelo
|
af2d21e45c
|
finalize bw_one_pole + adjust example Makefiles + fix stupid bug in bw_dist
|
2023-08-29 10:49:08 +02:00 |
|
|
c25bd5bc78
|
bw_math wip + settling on c++11 + some tests
|
2023-08-09 13:11:09 +02:00 |
|
|
da517ed4bc
|
using size_t and improved bw_common
|
2023-08-08 10:46:05 +02:00 |
|
Stefano D'Angelo
|
0a586e9764
|
ios ffs
|
2023-08-04 15:08:46 +02:00 |
|
Stefano D'Angelo
|
6d92e83b57
|
improved android code + fixes in bw_ppm and bw_rand
|
2023-08-04 07:30:57 +02:00 |
|
Stefano D'Angelo
|
e788c26cc6
|
updated android ndk version + more info on android sdk and ndk installation
|
2023-07-30 13:32:57 +02:00 |
|
Stefano D'Angelo
|
1eaa1621c5
|
added copyright notices to new source files
|
2023-07-30 10:19:55 +02:00 |
|
Stefano D'Angelo
|
e82731e1f0
|
android support done + fixes bw_{note_queue,voice_alloc}
|
2023-07-30 09:48:56 +02:00 |
|
Stefano D'Angelo
|
df554f2572
|
android fx work + cleaner Android makefile + fixed num channels in fx_reverb
|
2023-07-28 11:38:49 +02:00 |
|
Stefano D'Angelo
|
b719737eda
|
more android progress
|
2023-07-27 16:48:03 +02:00 |
|
Stefano D'Angelo
|
9e31fb8058
|
android progress
|
2023-07-27 11:42:45 +02:00 |
|
Stefano D'Angelo
|
c2769cdf21
|
beginning of android + moved config.js files to src + temp warn fix in bw_one_pole
|
2023-07-26 18:38:21 +02:00 |
|
Stefano D'Angelo
|
8299cb7eae
|
use NDEBUG in examples + fix velocity in synth(pp)_poly + really remove bw_omega* + fix bw_math + fix high cutoff in bw_one_pole + debugging in bw_{note_queue,rand,voice_alloc}
|
2023-07-25 08:52:01 +02:00 |
|
Stefano D'Angelo
|
b08d9ae4f0
|
removed bw_config + beginning of debug (bw_common, bw_buf)
|
2023-07-21 08:56:27 +02:00 |
|
Stefano D'Angelo
|
c1f58ba76d
|
new bwpp_svf, fxpp_svf + free mem, stronger, cleaner vst3 and web wrappers
|
2023-06-19 15:26:21 +02:00 |
|
|
f3911765f5
|
fix unused variable warnings in daisy seed examples
|
2023-04-26 03:06:41 +02:00 |
|
|
7354f40a14
|
enable all warnings when building vst3 and for the web
|
2023-04-26 01:56:40 +02:00 |
|
Stefano D'Angelo
|
69b8931ece
|
daisy seed midi usb + uart at the same time
|
2023-04-06 09:46:04 +02:00 |
|
|
8fe8a6f995
|
fixed unused parameter warnings
|
2023-04-02 21:54:17 +02:00 |
|
Stefano D'Angelo
|
8b5dd45e50
|
beginning of daisy synth midi uart
|
2023-03-27 17:53:54 +02:00 |
|
Stefano D'Angelo
|
9dcfb2de30
|
bw_delay progress + fx_delay + add dynamic mem to common + bw_buf fix new stuff
|
2023-03-05 08:33:45 +01:00 |
|
Stefano D'Angelo
|
aed3357957
|
set default param values in daisy seed synth examples
|
2023-02-14 16:36:03 +01:00 |
|
Stefano D'Angelo
|
0db0e1b42d
|
fix bw_balance + new fx_balance example + fix daisy seed synth simple
|
2023-02-14 10:14:37 +01:00 |
|
Stefano D'Angelo
|
e4d2d984c8
|
fix bw_env_gen uninit var + beginning of daisy synth examples
|
2023-02-07 12:44:41 +01:00 |
|
Stefano D'Angelo
|
0a56d74388
|
daisy seed fx should be good, implemented for bw_wah
|
2023-02-03 17:29:08 +01:00 |
|
Stefano D'Angelo
|
e199678912
|
make bw_wah bandpass, don't use malloc in examples
|
2023-02-03 14:50:28 +01:00 |
|
Stefano D'Angelo
|
1972040cb0
|
beginning of daisy seed support
|
2023-02-03 11:48:37 +01:00 |
|
|
0f204c3aa9
|
new fx pan example + fix bw_pan, copyright, web code (vst3 broken)
|
2023-01-24 17:27:56 +01:00 |
|
Stefano D'Angelo
|
bc26c9ed74
|
removed slope nonsense from bw_{h,l}s2 and eq example + fixes
|
2023-01-20 19:21:35 +01:00 |
|
Stefano D'Angelo
|
4077c5271b
|
fix Makefile on win32 and macos
|
2023-01-20 16:16:57 +01:00 |
|
|
f795e9520f
|
updated and rationalized makefiles + updated copyright notices
|
2023-01-18 19:47:12 +01:00 |
|
|
483bad7196
|
rationalize web make
|
2023-01-17 17:36:17 +01:00 |
|
|
f9beb49d00
|
fix license header in all source files
|
2022-12-06 09:01:34 +01:00 |
|
|
5b42fbb0e1
|
fixed pitch bend and note off bugs + added vst3 pitch bend and mod wheel
|
2022-12-01 22:15:55 +01:00 |
|
|
c3d2a73990
|
fix midi and synth mono reset
|
2022-12-01 19:21:36 +01:00 |
|
|
f07728d1d1
|
web pitch bend, mod wheel + fix smoothing in bw_env_gen
|
2022-12-01 17:46:13 +01:00 |
|
Stefano D'Angelo
|
6202235c48
|
refactored bw_wah to new API + fixed fx examples
|
2022-11-23 11:38:41 +01:00 |
|
Stefano D'Angelo
|
61d0c690e9
|
initial import
|
2022-11-16 00:49:51 +01:00 |
|