riban
8acb86f195
Fixes #254 . Incorrect use of fURIDs.midiEvent.
4 years ago
falkTX
890a6cbf89
Cleanup makefiles a bit
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
falkTX
226f219c4d
Add FUNDING.yml
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
Luciano Iam
8f98ab2388
Allow building projects outside the examples dir
Project Makefiles can now define a DPF_CUSTOM_PATH
When setting a DPF_CUSTOM_PATH also DPF_CUSTOM_TARGET_DIR (for binaries) and
DPF_CUSTOM_BUILD_DIR (objects) need to be set.
If the project depends on DPF's graphic library, it has to be built first by
cd'ing to DPF and running make dgl
4 years ago
falkTX
27d3046a7b
Add background/foreground UI color from host, implemented for LV2
4 years ago
falkTX
3f405e0b31
Keep aspect ratio in example parameters UI
4 years ago
falkTX
f3a4f3f0b9
Remove a useless makefile check, carla leftovers
4 years ago
falkTX
a98f2d395e
Fix previous commit
4 years ago
falkTX
8e195b4aee
Fix last commit
4 years ago
falkTX
dee5c229ec
Allow to use EXE_WRAPPER as makefile option
4 years ago
falkTX
4e13981ce5
DSSI UI needs liblo to build
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
Olivier Humbert
c78671ad5f
Adds 2 others made-with-DPF plugins to the README
Against the develop branch this time (#231 ).
5 years ago
falkTX
039757c158
Implement UI scale factor for VST2
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
55c937a7ad
Revert "Use -fno-finite-math-only when building DGL"
This reverts commit be7845beb6
.
5 years ago
falkTX
be7845beb6
Use -fno-finite-math-only when building DGL
5 years ago
falkTX
9a0cbebef7
Merge branch 'master' into develop
5 years ago
falkTX
e1008f463b
Fix syntax
5 years ago
falkTX
e70b6776eb
Merge branch 'master' into develop
5 years ago
falkTX
fa10096a86
Describe where to get help
5 years ago
Olivier Humbert
3af8555ffb
Adds made-with-DPF plugins to the list ( #219 )
* Adds CV-LFO-blender-LV2 to the list
* adds gunshot to the list
* adds spectacle-analyzer
* adds fogpad-port
* adds regrader-port
5 years ago
JP Cimalando
8616522d5a
Fix storage of the bypass parameter in LV2 preset manifest
5 years ago
falkTX
220d36446e
Set GLX_STENCIL_SIZE to 8 in pugl_x11.c
Fixes #217
5 years ago
falkTX
93e070c6d3
Don't use atom-forge header, not needed and breaks build
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
28fc6635bc
Add simple file handling example, WIP
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
9d09b5e15b
Start implementation of state files; rework some code where sane
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
0a441e24b3
Style cleanup
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
9c862a50d0
Don't build DSSI plugin for States example (broken presets)
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
82eae9b39a
DSSI is not compatible with DISTRHO_PLUGIN_WANT_FULL_STATE
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
f9619a7f45
Cleanup duplicated error
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
deed311a09
Remove specialized constructor for ParameterRanges, not needed
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
58da5a6ef7
Leave note that AudioPort can be CV by specifying a hint
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
18eb8eda8c
Update lv2 ui.h header
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
3fa7482577
Add initializer list constructor to ParameterRanges class
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
2b557ed016
LV2 export: Use actual proper default value, instead of live one
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
d80b8bfce3
String: limit amount of characters in float conversion
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
b09a8ae435
Being picky...
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
05752d0fb2
Use system font if DGL_NO_SHARED_RESOURCES is defined
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
d176b628fa
Fix missing text in Info example
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
1e9e2067ca
Merge branch 'develop'
5 years ago
falkTX
de8ace2f30
Only use -mtune=generic on intel-based architectures
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
JP Cimalando
4e180a77ec
lv2: request the optional ui:parent feature
5 years ago
JP Cimalando
a927593824
lv2: require the idleInterface feature
5 years ago
falkTX
07bfa0adbf
Fix AudioMidiSyncHelper against hosts that keep same buffer
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
Olivier Humbert
9566221636
sort alphabeticaly and done/WIP
5 years ago
Olivier Humbert
460af6dfd6
Add Shiro-plugins
5 years ago
JP Cimalando
4c3b7d9630
Fix user-resizable embedded window in Reaper Mac
This will inhibit applying the auto-resize mask until
the initial size has been set in the PuglView. Initially,
DPF would set this size to (1, 1).
5 years ago
falkTX
07d5018f60
Merge branch 'develop'
5 years ago
Christopher Arndt
30ba386bc6
Export LV2 scalePoint for integer ports as integer values not float ( #195 )
* Export LV2 scalePoint for integer ports as integer values not float
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
* Round int scale point value instead of truncating
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
* Name roundedValue properly and make it const
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
5 years ago
JP Cimalando
a40eafdf18
Detect the processor type, enable SSE2 only when possible ( #191 )
* Detect the processor type, enable SSE2 on Intel only
* Add some default optimizations for ARM
5 years ago
Christopher Arndt
4b375f7a5f
List Uhhyou plugins in readme
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
5 years ago