Commit Graph

195 Commits

Author SHA1 Message Date
Stefano D'Angelo
df88cc213e lv2 plugin parameter write cb in place 2024-05-12 13:10:55 +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
e2d244f4e7 lv2 ui resize 2024-05-10 12:04:04 +02:00
Stefano D'Angelo
c8fb9082cd added lv2 ui:idleInterface as lv2:extensionData 2024-05-10 10:37:38 +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
292e83dcea more lv2 gui 2024-05-08 16:19:10 +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
a2ffd4611b tentative ios fix background audio pause/resume 2024-04-11 10:44:27 +02:00
Stefano D'Angelo
ff8a589019 fix calloc 2024-03-26 21:51:15 +01:00
Stefano D'Angelo
119ae86ec4 ios improvements 2024-03-22 12:31:10 +01:00
Stefano D'Angelo
bc962f2e65 ios info properties and assets 2024-03-21 15:03:52 +01:00
Stefano D'Angelo
7cbf1aa52f extra assets for ios 2024-03-15 18:15:06 +01:00
Stefano D'Angelo
533ad2bc57 fix lv2 port indices 2024-03-13 09:30:55 +01:00
Stefano D'Angelo
d85e66b170 fix prereq in web-demo 2024-03-07 10:33:44 +01:00
Stefano D'Angelo
4f116a171c web-make: demo.mk -> web-extra.mk 2024-03-07 09:44:31 +01:00
Stefano D'Angelo
f9193c04af readme and little changes in notes 2024-02-22 13:28:58 +01:00
Stefano D'Angelo
b624b12088 copyright notices 2024-02-22 12:31:35 +01:00
Stefano D'Angelo
01e12846cb now it's a GPLv3 project 2024-02-22 07:09:27 +01:00
Stefano D'Angelo
1183e4c1de moved TODO to a better place 2024-02-22 07:07:40 +01:00
Stefano D'Angelo
a7eaf8cc7e fix android typo 2024-02-21 17:42:20 +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
08a20e3a79 fix ios microphone request 2024-02-21 16:51:43 +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
98e1510955 memcpy in web 2024-02-21 09:03:50 +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
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