Commit Graph

53 Commits

Author SHA1 Message Date
Stefano D'Angelo
dedff39372 gui fixes, vst3 checkSizeConstraints 2024-05-28 14:30:22 +02:00
b8cacab8b8 lv2/vst3: fix warnings and add needed header 2024-05-22 08:38:41 +02:00
39d3bf9e41 split plugin ui from plugin 2024-05-21 08:50:28 +02:00
7b19769a65 fix vst3 for plugins without ui 2024-05-18 17:58:18 +02:00
94ab135050 vst3 linux gui should be ok now 2024-05-18 15:17:22 +02:00
Stefano D'Angelo
b6500cddff some test gui work, lv2 port notifications start to work 2024-05-11 11:30:39 +02:00
Stefano D'Angelo
3259b1e2fc now for real 2024-05-10 18:02:51 +02:00
Stefano D'Angelo
bb463ccc7b vst3 ui resize on linux seems to work now 2024-05-10 17:54:13 +02:00
Stefano D'Angelo
6523ef21b4 vst3 gui linux timer 2024-05-10 07:09:26 +02:00
Stefano D'Angelo
8c5fe9cb84 more lv2 gui (w/ pugl example) 2024-05-09 18:04:47 +02:00
Stefano D'Angelo
b529435748 make vst3 gui optional and beginning of lv2 gui 2024-05-08 15:08:11 +02:00
Stefano D'Angelo
6d31776d56 beginning of vst gui 2024-05-08 13:11:08 +02:00
Stefano D'Angelo
b624b12088 copyright notices 2024-02-22 12:31:35 +01:00
Stefano D'Angelo
5ead988afb fix two stupid bugs, same stuff 2024-02-21 17:22:17 +01:00
Stefano D'Angelo
7f006e2242 fix vst3 param id <-> index hopefully 2024-02-21 17:13:06 +01:00
Stefano D'Angelo
d4c4cd8823 sdbm hash to assign parameter ids in vst3 2024-02-21 14:15:39 +01:00
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
Stefano D'Angelo
a811f2e390 fixes 2024-02-09 11:34:06 +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
46d089e7a2 added/moved denormal kill cpu flags 2024-02-07 12:37:40 +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
d0de2e96a3 update vst3 2024-02-01 09:15:00 +01:00
6e98d0a324 daisy seed tentative 2024-01-31 15:50:07 +01:00
96068e3016 improve makefiles and handle unused params 2024-01-31 09:14:18 +01:00
0ac57b290f tentative x-platform makefiles + vst3 fixes 2024-01-30 15:41:30 +01:00
4269699af4 reworked midi 2024-01-20 11:18:40 +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
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
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
8d577e7e46 slowly covering lv2 core 2024-01-09 11:47:25 +01:00
7c467443ba separated make stuff 2024-01-05 19:45:11 +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