Commit Graph

209 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
10c9275171 try fixing vst3-make on macos 2024-01-31 11:20:42 +01:00
96068e3016 improve makefiles and handle unused params 2024-01-31 09:14:18 +01:00
Stefano D'Angelo
6eb50a309b fixed lv2 and vst3 on windows 2024-01-30 18:02:41 +01:00
0ac57b290f tentative x-platform makefiles + vst3 fixes 2024-01-30 15:41:30 +01:00
03813fe631 tentative x-platform cmd and lv2 2024-01-30 09:56:00 +01:00
Stefano D'Angelo
008f0371d3 update notes and stuff 2024-01-29 19:35:24 +01:00
6ea12950de probably fixed some audio bug 2024-01-28 12:20:01 +01:00
7c4913543e android midi seems to work ok 2024-01-28 11:54:30 +01:00
958704bcd0 cmd midi seems to work 2024-01-28 10:28:07 +01:00
Stefano D'Angelo
2a6619fa5d beginning of cmd midi 2024-01-26 16:00:47 +01:00
Stefano D'Angelo
f2e20e6f27 beginning of cmd midi + cleanup 2024-01-26 07:38:01 +01:00
15af961437 probably fixed cmd 2024-01-25 15:53:06 +01:00
906ecf4033 more android 2024-01-25 15:01:42 +01:00
119c5cba9a more android 2024-01-25 11:00:39 +01:00
9026609bea cmd initial code 2024-01-24 12:08:49 +01:00
564aae4e2d android jni progress 2024-01-23 18:38:52 +01:00
7c9704f52f android jni plausibly working 2024-01-23 15:18:39 +01:00
6a6c46fefd android app works at least 2024-01-23 10:39:30 +01:00
Stefano D'Angelo
67137cd95f android beginning tentative 2024-01-23 09:22:00 +01:00
86875466cc display units in web demo 2024-01-20 11:25:44 +01:00
4269699af4 reworked midi 2024-01-20 11:18:40 +01:00
1102d9f186 https in web demo 2024-01-20 07:06:21 +01:00
Stefano D'Angelo
b6ec69fdca important comment 2024-01-19 17:53:30 +01:00
Stefano D'Angelo
a001c8c9a2 web midi 2024-01-19 17:28:00 +01:00
Stefano D'Angelo
b79381e85f web demo working (no midi yet) 2024-01-19 15:33:53 +01:00
41e603c650 beginning of web demo 2024-01-18 18:13:31 +01:00
8dabd9b3f8 more web 2024-01-18 15:30:38 +01:00
bcc61e9a29 beginning of web + fixes/adjustments 2024-01-17 17:31:14 +01:00
3b6a621d8e fixes + adjustments + doc 2024-01-17 11:24:40 +01:00
9482447245 vst3 midi in should be working 2024-01-16 20:20:47 +01:00
Stefano D'Angelo
8b1345c662 lv2 midi in 2024-01-16 15:37:08 +01:00
Stefano D'Angelo
d8379dcb6d beginning of midi + fixes 2024-01-15 21:03:11 +01:00
Stefano D'Angelo
85e2c1ef14 vst3 mem 2024-01-13 14:04:09 +01:00
Stefano D'Angelo
940290fd1d mem in lv2 2024-01-13 12:07:00 +01:00
Stefano D'Angelo
bb26bf3f6d log ok 2024-01-13 10:05:24 +01:00
Stefano D'Angelo
4b45be6edf log wip 2024-01-13 09:24:06 +01:00
Stefano D'Angelo
f5d275e832 vst3 output params should theoretically work 2024-01-12 14:38:24 +01:00
Stefano D'Angelo
7a061297df ivst3 works 2024-01-12 14:08:59 +01:00
Stefano D'Angelo
e3526989c3 more and more 2024-01-11 15:30:50 +01:00
Stefano D'Angelo
468826463b more vst + update nots 2024-01-11 06:54:34 +01:00
Stefano D'Angelo
fded17eedb vst3 map 2024-01-10 15:37:05 +01:00
Stefano D'Angelo
2eaf36dfd6 back to working on vst3 2024-01-10 13:14:46 +01:00
Stefano D'Angelo
a0b5d22fe0 fixed bypass, latency ports in lv2 2024-01-10 08:37:37 +01:00
Stefano D'Angelo
63c4cafd5e lv2 units and maker data 2024-01-09 15:57:43 +01:00
Stefano D'Angelo
a0cb9dc8a0 interesting parts of lv2 core done 2024-01-09 15:02:49 +01:00
Stefano D'Angelo
8d577e7e46 slowly covering lv2 core 2024-01-09 11:47:25 +01:00
Stefano D'Angelo
520b1ff9cf lv2 sidechain and cv 2024-01-08 16:10:31 +01:00
7c467443ba separated make stuff 2024-01-05 19:45:11 +01:00
2cb60340d0 now with minimum and maximum 2024-01-05 15:35:39 +01:00
4a7cbd79ab now lv2 works 2024-01-05 14:45:14 +01:00
2e99de4618 lv2 tentative 2024-01-05 11:09:30 +01:00
373202976d damn swap files 2024-01-02 18:39:07 +01:00
824c5f54d8 beginning of lv2 2024-01-02 18:38:46 +01:00
Stefano D'Angelo
e00ac8003b got closer to vst3 sdk wrt plugin controller 2023-12-18 16:56:39 +01:00
Stefano D'Angelo
9c8ff3ae2e moved vst3 cid definitions to data.h 2023-12-18 15:45:06 +01:00
Stefano D'Angelo
d44deeae2b vst3 factory really ok this time 2023-12-18 15:41:10 +01:00
Stefano D'Angelo
33c743a3a2 beginning of JSON schema + now vst3 plugin factory is good 2023-12-18 15:19:04 +01:00
Stefano D'Angelo
6cab6e8516 more vst3 work, worse compliance (expected) 2023-12-12 20:04:13 +01:00
Stefano D'Angelo
81cdabbfe2 initial import 2023-12-11 18:54:54 +01:00