Jean Pierre Cimalando
|
beb6cc7223
|
jsfx: parse the pseudo-tags for maker and category
|
4 years ago |
Jean Pierre Cimalando
|
cfb7b138c6
|
jsfx: fix the function midisend_buf
|
4 years ago |
Jean Pierre Cimalando
|
bd8b61b397
|
jsfx: allow to run fx which have @block but no @sample
|
4 years ago |
Jean Pierre Cimalando
|
67570cc90f
|
jsfx: implement midirecv_buf
|
4 years ago |
JP Cimalando
|
800016656a
|
jsfx: windows unicode path support (#1509)
* jsfx: windows unicode path support
* Make mingw happy
|
4 years ago |
Jean Pierre Cimalando
|
7d11eee796
|
jsfx: plugin getLabel() returns the relative ID instead of full path
|
4 years ago |
Jean Pierre Cimalando
|
5c217af9db
|
jsfx: compile the file once only during init
|
4 years ago |
Jean Pierre Cimalando
|
73bbeddda4
|
jsfx: use fx.desc as a better plugin name
|
4 years ago |
Jean Pierre Cimalando
|
c7c082d84e
|
jsfx: do not transform name/file in the frontend
|
4 years ago |
Jean Pierre Cimalando
|
dade124703
|
jsfx: check the file name for existence
|
4 years ago |
Jean Pierre Cimalando
|
1cb679b402
|
Use OS detection macros from Carla
|
4 years ago |
Jean Pierre Cimalando
|
73c09daf84
|
jsfx: identification by relative path
|
4 years ago |
Jean Pierre Cimalando
|
df0ae6f750
|
jsfx: allow printf in jsfx scripts
|
4 years ago |
Jean Pierre Cimalando
|
3902047910
|
jsfx: fix typo [ci skip]
|
4 years ago |
Jean Pierre Cimalando
|
f80662f878
|
jsfx: read/compile under scoped locale everywhere
|
4 years ago |
Jean Pierre Cimalando
|
a2e76aff46
|
jsfx: make srate available to the script earlier
|
4 years ago |
Jean Pierre Cimalando
|
30f70199da
|
jsfx: ensure to invoke @slider after a change of sample rate
|
4 years ago |
Jean Pierre Cimalando
|
ed78219b20
|
jsfx: ensure to invoke @slider after parameter change
|
4 years ago |
Jean Pierre Cimalando
|
555caea8a0
|
Fix the MIDI length of size<3 events in jsusfx
|
4 years ago |
Jean Pierre Cimalando
|
54ef3d3fea
|
Store the JSFX serialization as base64
|
4 years ago |
Jean Pierre Cimalando
|
0dd92dfa19
|
Make sure to init JSFX APIs, avoiding compilation errors
|
4 years ago |
Jean Pierre Cimalando
|
ea121e1597
|
Add water::MemoryInputStream
|
4 years ago |
falkTX
|
2c0f941f5b
|
Fix a strict compiler warning
Signed-off-by: falkTX <falktx@falktx.com>
|
4 years ago |
Jean Pierre Cimalando
|
af2a46a87e
|
Save all JSFX sliders, even if default
|
4 years ago |
Hans-J. Schmid
|
3316618aa5
|
explicit casting start
|
4 years ago |
Jean Pierre Cimalando
|
a4c5af12d7
|
Fix a typo [ci skip]
|
4 years ago |
Jean Pierre Cimalando
|
6a56f9c6ff
|
Initial JSFX implementation
|
4 years ago |
Jean Pierre Cimalando
|
c3a6c9c641
|
Event-based MIDI API for jsusfx
|
4 years ago |
Jean Pierre Cimalando
|
63c38b9be2
|
One-time EEL init with mutex guard
|
4 years ago |
Jean Pierre Cimalando
|
ac710ea7dc
|
Avoid jsusfx macro pollution
|
4 years ago |
Jean Pierre Cimalando
|
223471a8e8
|
Make jsusfx report the pin names
|
4 years ago |
Jean Pierre Cimalando
|
951d3684ab
|
Fix eel's 64-bit detection when MinGW is the compiler
|
4 years ago |
Jean Pierre Cimalando
|
88c4755743
|
Add jsusfx
|
4 years ago |
Jean Pierre Cimalando
|
40e1bd0a68
|
Add eel2
|
4 years ago |
falkTX
|
d61f507e72
|
Add NATIVE_PLUGIN_OPCODE_HOST_USES_EMBED, for special hosts
Signed-off-by: falkTX <falktx@falktx.com>
|
4 years ago |
falkTX
|
01db5f4b7e
|
Update LV2 UI parameter values after embedding
Signed-off-by: falkTX <falktx@falktx.com>
|
4 years ago |
falkTX
|
dc6fdacf68
|
Add STATIC_PLUGIN_TARGET macro; Fix wrong memory reads on lv2 list
Signed-off-by: falkTX <falktx@falktx.com>
|
4 years ago |
falkTX
|
183fc4e236
|
Tweaks for Ildaeil, MemoryOutputStream::getDataAndRelease()
Signed-off-by: falkTX <falktx@falktx.com>
|
4 years ago |
falkTX
|
73cf853509
|
Correct last commit
Signed-off-by: falkTX <falktx@falktx.com>
|
4 years ago |
falkTX
|
f9d0e06260
|
Add carla_get_plugin_latency host function
Signed-off-by: falkTX <falktx@falktx.com>
|
4 years ago |
falkTX
|
93cbcaf9cb
|
More USING_RTAUDIO setup, build jackbridge.min.a
Signed-off-by: falkTX <falktx@falktx.com>
|
4 years ago |
falkTX
|
5db3077f25
|
Start using USING_RTAUDIO macro
Signed-off-by: falkTX <falktx@falktx.com>
|
4 years ago |
falkTX
|
30ddf5885f
|
Lead by example
Signed-off-by: falkTX <falktx@falktx.com>
|
4 years ago |
falkTX
|
285984719c
|
Separate system and dependency checks to new file
Signed-off-by: falkTX <falktx@falktx.com>
|
4 years ago |
falkTX
|
d87e6f87ab
|
Safer way to fetch X11 UI size
Signed-off-by: falkTX <falktx@falktx.com>
|
4 years ago |
falkTX
|
e081724910
|
Revert "Same fix for removeInternal"
This reverts commit 25bfde3a16.
|
4 years ago |
falkTX
|
ae6e2c575c
|
Set PLUGIN_HAS_CUSTOM_EMBED_UI flag for LV2 plugins as possible
Signed-off-by: falkTX <falktx@falktx.com>
|
4 years ago |
falkTX
|
db46099c08
|
Fix build with some libraries in custom prefixes
|
4 years ago |
Xeonacid
|
67e38d1247
|
Replace -lpthread with -pthread
According to Stack Overflow and GCC doc, -pthread is the correct way to use pthread.
This fix build error on riscv64.
|
4 years ago |
falkTX
|
bc7deaab69
|
Send keyboard and focus events to VST3 UIs as needed
Signed-off-by: falkTX <falktx@falktx.com>
|
4 years ago |