Home
last modified time | relevance | path

Searched refs:LV2_STATE_ERR_UNKNOWN (Results 1 – 25 of 37) sorted by relevance

12

/dports/audio/qmidiarp/qmidiarp-qmidiarp-0.6.5/src/
H A Dmidilfo_lv2.cpp423 if (pPlugin == NULL) return LV2_STATE_ERR_UNKNOWN;
439 if (size < 2) return LV2_STATE_ERR_UNKNOWN;
454 if (size < 2) return LV2_STATE_ERR_UNKNOWN;
489 if (pPlugin == NULL) return LV2_STATE_ERR_UNKNOWN;
H A Dmidiseq_lv2.cpp439 if (pPlugin == NULL) return LV2_STATE_ERR_UNKNOWN;
455 if (size < 2) return LV2_STATE_ERR_UNKNOWN;
470 if (size < 2) return LV2_STATE_ERR_UNKNOWN;
503 if (pPlugin == NULL) return LV2_STATE_ERR_UNKNOWN;
H A Dmidiarp_lv2.cpp425 if (pPlugin == NULL) return LV2_STATE_ERR_UNKNOWN;
441 if (size < 2) return LV2_STATE_ERR_UNKNOWN;
456 if (pPlugin == NULL) return LV2_STATE_ERR_UNKNOWN;
/dports/audio/dpf-plugins-lv2/DPF-Plugins-1.4/dpf/distrho/src/lv2/
H A Dstate.h98 LV2_STATE_ERR_UNKNOWN = 1, /**< Unknown error. */ enumerator
/dports/audio/dragonfly-reverb-lv2/dragonfly-reverb-3.2.5/dpf/distrho/src/lv2/
H A Dstate.h98 LV2_STATE_ERR_UNKNOWN = 1, /**< Unknown error. */ enumerator
/dports/audio/calf-lv2/calf-648f05e85287cf08af198bdd9e52baba95b502ec/src/calf/
H A Dlv2_state.h98 LV2_STATE_ERR_UNKNOWN = 1, /**< Unknown error. */ enumerator
/dports/audio/fogpad-lv2/fogpad-port-1.0.0-3-gc52326b/dpf/distrho/src/lv2/
H A Dstate.h98 LV2_STATE_ERR_UNKNOWN = 1, /**< Unknown error. */ enumerator
/dports/audio/nekobi-lv2/Nekobi-840a692/dpf/distrho/src/lv2/
H A Dstate.h98 LV2_STATE_ERR_UNKNOWN = 1, /**< Unknown error. */ enumerator
/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/DPF/distrho/src/lv2/
H A Dstate.h98 LV2_STATE_ERR_UNKNOWN = 1, /**< Unknown error. */ enumerator
/dports/audio/zam-plugins-lv2/zam-plugins-3.14/dpf/distrho/src/lv2/
H A Dstate.h98 LV2_STATE_ERR_UNKNOWN = 1, /**< Unknown error. */ enumerator
/dports/audio/wolf-shaper-lv2/wolf-shaper-0.1.8-33-ge84de58/dpf/distrho/src/lv2/
H A Dstate.h98 LV2_STATE_ERR_UNKNOWN = 1, /**< Unknown error. */ enumerator
/dports/audio/ssr-lv2/ssr-e1999da/dpf/distrho/src/lv2/
H A Dstate.h98 LV2_STATE_ERR_UNKNOWN = 1, /**< Unknown error. */ enumerator
/dports/audio/stone-phaser-lv2/stone-phaser-0.1.2-17-gda92961/dpf/distrho/src/lv2/
H A Dstate.h98 LV2_STATE_ERR_UNKNOWN = 1, /**< Unknown error. */
/dports/audio/string-machine-lv2/string-machine-0.1.0/dpf/distrho/src/lv2/
H A Dstate.h98 LV2_STATE_ERR_UNKNOWN = 1, /**< Unknown error. */ enumerator
/dports/audio/spectacle-lv2/spectacle-2.0-1-g27b1525/dpf/distrho/src/lv2/
H A Dstate.h98 LV2_STATE_ERR_UNKNOWN = 1, /**< Unknown error. */ enumerator
/dports/audio/midiomatic-lv2/midiomatic-0.2.0/dpf/distrho/src/lv2/
H A Dstate.h98 LV2_STATE_ERR_UNKNOWN = 1, /**< Unknown error. */ enumerator
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/lv2/lv2/lv2/state/
H A Dstate.h103 LV2_STATE_ERR_UNKNOWN = 1, /**< Unknown error. */ enumerator
/dports/audio/carla/Carla-2.4.1/source/includes/lv2/
H A Dstate.h106 LV2_STATE_ERR_UNKNOWN = 1, /**< Unknown error. */ enumerator
/dports/audio/lv2/lv2-1.18.2/lv2/state/
H A Dstate.h113 LV2_STATE_ERR_UNKNOWN = 1, /**< Unknown error. */ enumerator
/dports/audio/carla/Carla-2.4.1/source/plugin/
H A Dcarla-lv2.cpp618 return LV2_STATE_ERR_UNKNOWN; in lv2_save()
632 return LV2_STATE_ERR_UNKNOWN; in lv2_save()
654 CARLA_SAFE_ASSERT_RETURN(type == fURIs.atomPath, LV2_STATE_ERR_UNKNOWN); in lv2_restore()
692 return LV2_STATE_ERR_UNKNOWN; in lv2_restore()
700 return LV2_STATE_ERR_UNKNOWN; in lv2_restore()
702 return LV2_STATE_ERR_UNKNOWN; in lv2_restore()
704 return LV2_STATE_ERR_UNKNOWN; in lv2_restore()
/dports/audio/synthv1-lv2/synthv1-synthv1_0_9_23/src/
H A Dsynthv1_lv2.cpp434 return LV2_STATE_ERR_UNKNOWN; in synthv1_lv2_state_save()
480 return LV2_STATE_ERR_UNKNOWN; in synthv1_lv2_state_restore()
500 return LV2_STATE_ERR_UNKNOWN; in synthv1_lv2_state_restore()
509 return LV2_STATE_ERR_UNKNOWN; in synthv1_lv2_state_restore()
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/lv2/lilv/test/test.lv2/
H A Dtest.c213 return LV2_STATE_ERR_UNKNOWN; in save()
223 return LV2_STATE_ERR_UNKNOWN; in save()
/dports/audio/padthv1-lv2/padthv1-padthv1_0_9_23/src/
H A Dpadthv1_lv2.cpp436 return LV2_STATE_ERR_UNKNOWN; in padthv1_lv2_state_save()
483 return LV2_STATE_ERR_UNKNOWN; in padthv1_lv2_state_restore()
503 return LV2_STATE_ERR_UNKNOWN; in padthv1_lv2_state_restore()
512 return LV2_STATE_ERR_UNKNOWN; in padthv1_lv2_state_restore()
/dports/audio/lilv/lilv-0.24.12/test/test.lv2/
H A Dtest.c216 return LV2_STATE_ERR_UNKNOWN; in save()
226 return LV2_STATE_ERR_UNKNOWN; in save()
/dports/audio/synthpod-lv2/synthpod-01aad91/plugins/
H A Dsynthpod_stereo.c184 return LV2_STATE_ERR_UNKNOWN; in _state_restore()
190 return LV2_STATE_ERR_UNKNOWN; in _state_restore()
197 return LV2_STATE_ERR_UNKNOWN; in _state_restore()
225 return LV2_STATE_ERR_UNKNOWN; in _state_restore()

12