Home
last modified time | relevance | path

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

12

/dports/audio/samplv1-lv2/samplv1-samplv1_0_9_23/src/
H A Dsamplv1_lv2.cpp590 return LV2_STATE_ERR_UNKNOWN; in samplv1_lv2_state_save()
620 return LV2_STATE_ERR_UNKNOWN; in samplv1_lv2_state_save()
727 return LV2_STATE_ERR_UNKNOWN; in samplv1_lv2_state_restore()
767 return LV2_STATE_ERR_UNKNOWN; in samplv1_lv2_state_restore()
779 return LV2_STATE_ERR_UNKNOWN; in samplv1_lv2_state_restore()
/dports/audio/synthpod-lv2/synthpod-01aad91/app/
H A Dsynthpod_app_state.c575 return LV2_STATE_ERR_UNKNOWN; in _sp_app_automate()
833 return LV2_STATE_ERR_UNKNOWN;
854 return LV2_STATE_ERR_UNKNOWN; in _port_seq_multiplex()
859 return LV2_STATE_ERR_UNKNOWN;
1364 return LV2_STATE_ERR_UNKNOWN;
1520 return LV2_STATE_ERR_UNKNOWN;
/dports/audio/x42-plugins-lv2/x42-plugins-20211016/convoLV2/
H A Dlv2.c517 return LV2_STATE_ERR_UNKNOWN; // OOM
526 return LV2_STATE_ERR_UNKNOWN; // OOM
/dports/audio/fabla2-lv2/openAV-Fabla2-33f4062/src/
H A Dlv2_state.cxx248 return LV2_STATE_ERR_UNKNOWN; in fabla2_restore()
/dports/audio/lv2/lv2-1.18.2/plugins/eg-params.lv2/
H A Dparams.c275 return LV2_STATE_ERR_UNKNOWN; in write_param_to_forge()
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/lv2/lv2/plugins/eg-params.lv2/
H A Dparams.c278 return LV2_STATE_ERR_UNKNOWN; in write_param_to_forge()
/dports/audio/lilv/lilv-0.24.12/src/
H A Dstate.c212 return LV2_STATE_ERR_UNKNOWN; // TODO: Add status for bad arguments in store_callback()
216 return LV2_STATE_ERR_UNKNOWN; // TODO: Add status for duplicate keys in store_callback()
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/lv2/lilv/src/
H A Dstate.c197 return LV2_STATE_ERR_UNKNOWN; // TODO: Add status for bad arguments in store_callback()
201 return LV2_STATE_ERR_UNKNOWN; // TODO: Add status for duplicate keys in store_callback()
/dports/audio/ardour6/Ardour-6.8.0/libs/plugins/a-fluidsynth.lv2/
H A Da-fluidsynth.cc908 return LV2_STATE_ERR_UNKNOWN; in restore()
/dports/audio/x42-plugins-lv2/x42-plugins-20211016/balance.lv2/
H A Dbalance.c796 return LV2_STATE_ERR_UNKNOWN; in restore()
/dports/audio/x42-plugins-lv2/x42-plugins-20211016/zconvo.lv2/src/
H A Dlv2.cc710 return LV2_STATE_ERR_UNKNOWN; in restore()
/dports/audio/carla/Carla-2.4.1/source/backend/plugin/
H A DCarlaPluginLV2.cpp5110 LV2_State_Status status = LV2_STATE_ERR_UNKNOWN; in restoreLV2State()
5140 case LV2_STATE_ERR_UNKNOWN: in restoreLV2State()
7647 CARLA_SAFE_ASSERT_RETURN(handle != nullptr, LV2_STATE_ERR_UNKNOWN); in carla_lv2_state_store()

12