Commit Graph

216 Commits

Author SHA1 Message Date
Stefano D'Angelo
c688a0e209 fixed rounding and test warning 2024-02-20 11:27:03 +01:00
Stefano D'Angelo
4f40bce8d3 Revert "parameter_unmap"
This reverts commit 8f24eb7b8b.
2024-02-20 11:23:09 +01:00
Stefano D'Angelo
8f24eb7b8b parameter_unmap 2024-02-19 14:40:03 +01:00
ecf6c7608a cmd: compile midi-parser only if plugin has midi 2024-02-11 11:17:15 +01:00
Stefano D'Angelo
29891ae7bb fix daisy-seed midi 2024-02-09 15:50:09 +01:00
Stefano D'Angelo
a811f2e390 fixes 2024-02-09 11:34:06 +01:00
Stefano D'Angelo
d0a0b32c67 fix data generation when no audio in or out bus 2024-02-08 17:43:36 +01:00
Stefano D'Angelo
85fc4bbc53 fix vst3 note off, added calloc and exported all stdc functions in web 2024-02-08 15:53:17 +01:00
Stefano D'Angelo
219f36352e fix miniaudio warnings in android 2024-02-08 12:24:31 +01:00
Stefano D'Angelo
ccfb731147 fixed buffer handling in android, cmd, daisy-seed, ios hopefully 2024-02-08 12:06:19 +01:00
d2b19e97e8 fixed daisy seed buffer handling, hopefully 2024-02-08 07:54:27 +01:00
Stefano D'Angelo
173fa632b4 fix web tracking optional channels and improve performance 2024-02-07 17:22:29 +01:00
Stefano D'Angelo
46d089e7a2 added/moved denormal kill cpu flags 2024-02-07 12:37:40 +01:00
Stefano D'Angelo
2f008b2488 fix cmd-make Makefile 2024-02-06 11:54:59 +01:00
Stefano D'Angelo
6465f53a7e suppress warnings due to 3rd party code 2024-02-06 11:53:00 +01:00
Stefano D'Angelo
5629b9d0b6 fix vst3 stepCount + fix and improve web-{make,demo} + disable ajv 2024-02-06 11:18:43 +01:00
Stefano D'Angelo
875745e9ac fix and improve ios, fix warning vst3 2024-02-05 16:33:06 +01:00
Stefano D'Angelo
3804a17432 Merge branch 'ios' 2024-02-05 13:57:33 +01:00
Stefano D'Angelo
152a33c65e cleanup (tentative) and get ready for merge 2024-02-05 13:55:57 +01:00
949737b053 android c/c++ mix + fixes in all vars.mk 2024-02-03 07:06:58 +01:00
2d3f850ca0 same fix for android: when there are 0 in/out audio channels, use ma anyways with a fake output channel 2024-02-02 17:47:50 +01:00
Stefano D'Angelo
4fe02c89af web c++ + lv2 and vst3 fixes 2024-02-02 17:44:58 +01:00
16ed63107f ma_device_stop locks until audio worker ends. It's better called before freeing memory 2024-02-02 17:32:14 +01:00
54e5a539a4 minimaudio is always instantiated. If no audio in/out chans, it writes 0s to a fake one 2024-02-02 17:27:02 +01:00
70e3d357f9 ios support 2024-02-02 16:58:51 +01:00
Stefano D'Angelo
985f3f7cc3 daisy-seed c++ 2024-02-02 13:18:34 +01:00
Stefano D'Angelo
f6e53d8e9b fix lv2-make + vst3 c++ 2024-02-02 12:02:42 +01:00
Stefano D'Angelo
6ef79e6079 fix cmd make linking + lv2 c++ 2024-02-02 11:55:39 +01:00
Stefano D'Angelo
498cca410c c++ support in cmd 2024-02-02 11:25:20 +01:00
Stefano D'Angelo
d1c09830cf fix daisy-seed 2024-02-02 09:46:00 +01:00
2998ca1981 fixed android 2024-02-01 20:51:02 +01:00
Stefano D'Angelo
d43623aa1c using obj files everywhere (android tentative) 2024-02-01 20:48:22 +01:00
Stefano D'Angelo
321ea234c6 cmd-make now uses object files 2024-02-01 19:35:18 +01:00
Stefano D'Angelo
431ed8ee81 added -arch also to LDFLAGS 2024-02-01 18:16:03 +01:00
Stefano D'Angelo
fee611ad81 simplification tentative for macos make 2024-02-01 18:10:53 +01:00
Stefano D'Angelo
5c4653546d fix daisy-seed midi msg 2024-02-01 17:51:25 +01:00
19314a87fe fix lv2 audio port order 2024-02-01 16:25:00 +01:00
8479c52b5c fixed cmd number of output channels 2024-02-01 16:03:24 +01:00
0c6ca220c4 fix web processor.js bug wrt stereo input 2024-02-01 15:56:22 +01:00
95d6aeb6a0 updated android 2024-02-01 09:55:06 +01:00
d0de2e96a3 update vst3 2024-02-01 09:15:00 +01:00
069d84170d updated lv2 2024-02-01 08:31:41 +01:00
8164e38005 update daisy-seed-make 2024-02-01 08:05:45 +01:00
72aa131585 fix and adjust cmd and web 2024-02-01 06:59:10 +01:00
f128116871 added options to tibia and made cmd-make flexible 2024-02-01 06:16:50 +01:00
09c4410076 fix warnings in cmd 2024-02-01 05:06:13 +01:00
91f1c291c3 daisy seed midi cc mapping 2024-02-01 04:39:13 +01:00
4e3feeb853 remember CC mapping in daisy seed TBD 2024-01-31 15:52:08 +01:00
6e98d0a324 daisy seed tentative 2024-01-31 15:50:07 +01:00
58075f0b3a fix cmd for macos 2024-01-31 11:39:53 +01:00