Home
last modified time | relevance | path

Searched refs:LV2_Feature (Results 1 – 25 of 990) sorted by relevance

12345678910>>...40

/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/inc/plugins/
H A Dlv2_plugin.h158 LV2_Feature map_feature;
159 LV2_Feature unmap_feature;
161 LV2_Feature sched_feature;
162 LV2_Feature state_sched_feature;
163 LV2_Feature safe_restore_feature;
164 LV2_Feature log_feature;
165 LV2_Feature options_feature;
166 LV2_Feature def_state_feature;
168 LV2_Feature data_access_feature;
176 const LV2_Feature* features[13];
[all …]
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/inc/plugins/lv2/suil/
H A Dsuil.h117 const LV2_Feature* const* features);
124 const LV2_Feature* const* features);
222 const LV2_Feature* const* features);
327 LV2_Feature** features;
353 LV2_Feature*** features,
364 LV2_Feature*** features,
373 LV2_Feature*** features,
382 LV2_Feature*** features,
410 suil_add_feature(LV2_Feature*** features, in suil_add_feature()
422 *features = (LV2_Feature**)realloc(*features, in suil_add_feature()
[all …]
/dports/audio/suil/suil-0.10.10/src/
H A Dsuil_internal.h72 LV2_Feature** features;
90 LV2_Feature*** features,
99 LV2_Feature*** features,
154 suil_add_feature(LV2_Feature*** features,
167 (LV2_Feature**)realloc(*features, sizeof(LV2_Feature*) * (*n + 2));
169 (*features)[*n] = (LV2_Feature*)malloc(sizeof(LV2_Feature));
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/lv2/suil/src/
H A Dsuil_internal.h78 LV2_Feature** features;
96 LV2_Feature*** features,
105 LV2_Feature*** features,
156 suil_add_feature(LV2_Feature*** features, in suil_add_feature()
168 *features = (LV2_Feature**)realloc(*features, in suil_add_feature()
169 sizeof(LV2_Feature*) * (*n + 2)); in suil_add_feature()
171 (*features)[*n] = (LV2_Feature*)malloc(sizeof(LV2_Feature)); in suil_add_feature()
/dports/audio/linuxsampler/linuxsampler-2.2.0/src/hostplugins/lv2/
H A DPluginLv2.h37 const LV2_Feature* const* Features);
44 uint32_t flags, const LV2_Feature* const* features);
46 uint32_t flags, const LV2_Feature* const* features);
57 void SetStateFeatures(const LV2_Feature* const* Features);
88 const LV2_Feature* const* features);
100 const LV2_Feature* const* features);
105 const LV2_Feature* const* features);
/dports/audio/lv2lint/lv2lint-0.14.0/
H A Dlv2lint_x11.c306 const LV2_Feature feat_parent = { in test_x11()
310 const LV2_Feature feat_map = { in test_x11()
314 const LV2_Feature feat_unmap = { in test_x11()
318 const LV2_Feature feat_log = { in test_x11()
322 const LV2_Feature feat_port_map = { in test_x11()
330 const LV2_Feature feat_touch = { in test_x11()
334 const LV2_Feature feat_request_value = { in test_x11()
338 const LV2_Feature feat_resize = { in test_x11()
346 const LV2_Feature feat_data_access = { in test_x11()
350 const LV2_Feature feat_urimap = { in test_x11()
[all …]
/dports/audio/gsequencer/gsequencer-3.10.4/ags/plugin/
H A Dags_lv2ui_plugin.c534 LV2_Feature **feature; in ags_lv2ui_plugin_instantiate_with_params()
557 const LV2_Feature *const *features); in ags_lv2ui_plugin_instantiate_with_params()
690 feature = (LV2_Feature **) malloc(total_feature * sizeof(LV2_Feature *)); in ags_lv2ui_plugin_instantiate_with_params()
693 feature[nth] = (LV2_Feature *) malloc(sizeof(LV2_Feature)); in ags_lv2ui_plugin_instantiate_with_params()
700 feature[nth] = (LV2_Feature *) malloc(sizeof(LV2_Feature)); in ags_lv2ui_plugin_instantiate_with_params()
707 feature[nth] = (LV2_Feature *) malloc(sizeof(LV2_Feature)); in ags_lv2ui_plugin_instantiate_with_params()
722 feature[nth] = (LV2_Feature *) malloc(sizeof(LV2_Feature)); in ags_lv2ui_plugin_instantiate_with_params()
736 feature[nth] = (LV2_Feature *) malloc(sizeof(LV2_Feature)); in ags_lv2ui_plugin_instantiate_with_params()
750 feature[nth] = (LV2_Feature *) malloc(sizeof(LV2_Feature)); in ags_lv2ui_plugin_instantiate_with_params()
761 feature[nth] = (LV2_Feature *) malloc(sizeof(LV2_Feature)); in ags_lv2ui_plugin_instantiate_with_params()
[all …]
/dports/audio/yoshimi/yoshimi-2.1.2.2/src/LV2_Plugin/
H A DYoshimiLV2Plugin.h93 …n(SynthEngine *synth, double sampleRate, const char *bundlePath, const LV2_Feature *const *feature…
114 …t LV2_Descriptor *, double sample_rate, const char *bundle_path, const LV2_Feature *const *feature…
122 …e_Store_Function store, LV2_State_Handle handle, uint32_t flags, const LV2_Feature *const * featur…
123 …ieve_Function retrieve, LV2_State_Handle handle, uint32_t flags, const LV2_Feature *const * featur…
130 …e_Store_Function store, LV2_State_Handle handle, uint32_t flags, const LV2_Feature *const * featur…
131 …ieve_Function retrieve, LV2_State_Handle handle, uint32_t flags, const LV2_Feature *const * featur…
164 …*, LV2UI_Write_Function, LV2UI_Controller, LV2UI_Widget *widget, const LV2_Feature *const *feature…
167 …ite_function, LV2UI_Controller controller, LV2UI_Widget *widget, const LV2_Feature *const *feature…
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/ardour/
H A Dlv2_plugin.h203 LV2_Feature** _features;
330 LV2_Feature _data_access_feature;
331 LV2_Feature _instance_access_feature;
332 LV2_Feature _make_path_feature;
333 LV2_Feature _log_feature;
334 LV2_Feature _work_schedule_feature;
335 LV2_Feature _options_feature;
336 LV2_Feature _def_state_feature;
338 LV2_Feature _queue_draw_feature;
339 LV2_Feature _midnam_feature;
[all …]
H A Duri_map.h48 LV2_Feature* urid_map_feature() { return &_urid_map_feature; } in urid_map_feature()
49 LV2_Feature* urid_unmap_feature() { return &_urid_unmap_feature; } in urid_unmap_feature()
108 LV2_Feature _urid_map_feature;
110 LV2_Feature _urid_unmap_feature;
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dlv2_plugin_ui.h86 LV2_Feature _external_ui_feature;
87 LV2_Feature _external_kxui_feature;
90 LV2_Feature _lv2ui_request_feature;
93 LV2_Feature _parent_feature;
123 const LV2_Feature* const* features);
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/src/plugins/lv2/suil/
H A Dsuil_instance.c52 LV2_Feature*** features, in open_wrapper()
107 const LV2_Feature* const* features) in suil_instance_new()
158 instance->features = (LV2_Feature**)malloc(sizeof(LV2_Feature*)); in suil_instance_new()
162 const LV2_Feature* const* fi = features; in suil_instance_new()
165 const LV2_Feature* f = *fi++; in suil_instance_new()
209 (const LV2_Feature* const*)instance->features); in suil_instance_new()
/dports/audio/fomp-lv2/fomp-1.2.2/src/
H A Dmvclpf24_lv2.cc65 const LV2_Feature* const* features) in instantiate1()
74 const LV2_Feature* const* features) in instantiate2()
82 const LV2_Feature* const* features) in instantiate3()
90 const LV2_Feature* const* features) in instantiate4()
H A Dblvco_lv2.cc33 const LV2_Feature* const* features) in instantiate1()
42 const LV2_Feature* const* features) in instantiate2()
51 const LV2_Feature* const* features) in instantiate3()
H A Dcs_chorus_lv2.cc33 const LV2_Feature* const* features) in instantiate1()
42 const LV2_Feature* const* features) in instantiate2()
51 const LV2_Feature* const* features) in instantiate3()
/dports/audio/lvtk/lvtk-2.0.0rc1-14-g1028f69/lvtk/
H A Duri_directory.hpp108 const LV2_Feature *const get_map_feature() const { return &map_feature; } in get_map_feature()
110 const LV2_Feature *const get_unmap_feature() const { return &unmap_feature; } in get_unmap_feature()
116 LV2_Feature map_feature;
118 LV2_Feature unmap_feature;
/dports/audio/noise-suppression-for-voice-lv2/noise-suppression-for-voice-0.91-2-g6466b34/src/lv2_plugin/lv2core/
H A DPlugin.hpp71 const LV2_Feature*const* features,
207 Plugin(double r, const char* b, const LV2_Feature* const* f, bool* v)
214 Plugin(double r, const char* b, const LV2_Feature* const* f, bool* v)
242 const LV2_Feature* const* features) {
H A Dlv2_util.h42 lv2_features_data(const LV2_Feature*const* features, in lv2_features_data()
46 for (const LV2_Feature*const* f = features; *f; ++f) { in lv2_features_data()
78 lv2_features_query(const LV2_Feature* const* features, ...) in lv2_features_query()
/dports/audio/carla/Carla-2.4.1/source/includes/lv2/
H A Dlv2_util.h41 lv2_features_data(const LV2_Feature*const* features, in lv2_features_data()
45 for (const LV2_Feature*const* f = features; *f; ++f) { in lv2_features_data()
77 lv2_features_query(const LV2_Feature* const* features, ...) in lv2_features_query()
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/lv2/lv2/lv2/core/
H A Dlv2_util.h41 lv2_features_data(const LV2_Feature*const* features, in lv2_features_data()
45 for (const LV2_Feature*const* f = features; *f; ++f) { in lv2_features_data()
77 lv2_features_query(const LV2_Feature* const* features, ...) in lv2_features_query()
/dports/audio/carla/Carla-2.4.1/source/modules/lilv/lilv-0.24.0/src/
H A Dinstance.c26 const LV2_Feature*const* features) in lilv_plugin_instantiate()
45 const LV2_Feature** local_features = NULL; in lilv_plugin_instantiate()
47 local_features = (const LV2_Feature**)malloc(sizeof(LV2_Feature*)); in lilv_plugin_instantiate()
/dports/audio/lilv/lilv-0.24.12/src/
H A Dinstance.c32 const LV2_Feature* const* features) in lilv_plugin_instantiate()
55 const LV2_Feature** local_features = NULL; in lilv_plugin_instantiate()
57 local_features = (const LV2_Feature**)malloc(sizeof(LV2_Feature*)); in lilv_plugin_instantiate()
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/lv2/lilv/src/
H A Dinstance.c31 const LV2_Feature*const* features) in lilv_plugin_instantiate()
54 const LV2_Feature** local_features = NULL; in lilv_plugin_instantiate()
56 local_features = (const LV2_Feature**)malloc(sizeof(LV2_Feature*)); in lilv_plugin_instantiate()
/dports/audio/jalv/jalv-1.6.6/src/
H A Djalv_internal.h285 LV2_Feature map_feature;
286 LV2_Feature unmap_feature;
288 LV2_Feature make_path_feature;
290 LV2_Feature sched_feature;
292 LV2_Feature state_sched_feature;
294 LV2_Feature log_feature;
296 LV2_Feature options_feature;
297 LV2_Feature safe_restore_feature;
299 LV2_Feature request_value_feature;
359 const LV2_Feature** feature_list;
/dports/audio/lv2/lv2-1.18.2/lv2/core/
H A Dlv2_util.h41 lv2_features_data(const LV2_Feature* const* features, const char* const uri) in lv2_features_data()
44 for (const LV2_Feature* const* f = features; *f; ++f) { in lv2_features_data()
76 lv2_features_query(const LV2_Feature* const* features, ...) in lv2_features_query()

12345678910>>...40