Home
last modified time | relevance | path

Searched refs:plughandle_t (Results 1 – 25 of 67) sorted by relevance

123

/dports/audio/synthpod-lv2/synthpod-01aad91/plugins/
H A Dsynthpod_control2cv.c30 typedef struct _plughandle_t plughandle_t; typedef
43 plughandle_t *handle = calloc(1, sizeof(plughandle_t)); in instantiate()
46 mlock(handle, sizeof(plughandle_t)); in instantiate()
54 plughandle_t *handle = instance; in connect_port()
94 plughandle_t *handle = instance; in run()
114 plughandle_t *handle = instance; in cleanup()
116 munlock(handle, sizeof(plughandle_t)); in cleanup()
H A Dsynthpod_heavyload.c25 typedef struct _plughandle_t plughandle_t; typedef
38 plughandle_t *handle = calloc(1, sizeof(plughandle_t)); in instantiate()
41 mlock(handle, sizeof(plughandle_t)); in instantiate()
51 plughandle_t *handle = instance; in connect_port()
72 plughandle_t *handle = instance; in run()
89 plughandle_t *handle = instance; in cleanup()
91 munlock(handle, sizeof(plughandle_t)); in cleanup()
H A Dsynthpod_cv2control.c30 typedef struct _plughandle_t plughandle_t; typedef
44 plughandle_t *handle = calloc(1, sizeof(plughandle_t)); in instantiate()
47 mlock(handle, sizeof(plughandle_t)); in instantiate()
55 plughandle_t *handle = instance; in connect_port()
98 plughandle_t *handle = instance; in run()
165 plughandle_t *handle = instance; in cleanup()
167 munlock(handle, sizeof(plughandle_t)); in cleanup()
H A Dsynthpod_midisplitter.c32 typedef struct _plughandle_t plughandle_t; typedef
47 plughandle_t *handle = calloc(1, sizeof(plughandle_t)); in instantiate()
50 mlock(handle, sizeof(plughandle_t)); in instantiate()
75 plughandle_t *handle = instance; in connect_port()
86 plughandle_t *handle = instance; in run()
134 plughandle_t *handle = instance; in cleanup()
136 munlock(handle, sizeof(plughandle_t)); in cleanup()
H A Dsynthpod_placeholder.c29 typedef struct _plughandle_t plughandle_t; typedef
57 plughandle_t *handle = calloc(1, sizeof(plughandle_t)); in instantiate()
91 plughandle_t *handle = instance; in connect_port()
102 plughandle_t *handle = instance; in run()
130 plughandle_t *handle = instance; in cleanup()
141 plughandle_t *handle = instance; in _state_save()
151 plughandle_t *handle = instance; in _state_restore()
/dports/audio/eteroj-lv2/eteroj.lv2-0.10.0/
H A Deteroj_pack.c31 typedef struct _plughandle_t plughandle_t; typedef
80 plughandle_t *handle = calloc(1, sizeof(plughandle_t)); in instantiate()
83 mlock(handle, sizeof(plughandle_t)); in instantiate()
116 plughandle_t *handle = (plughandle_t *)instance; in connect_port()
134 plughandle_t *handle = data; in _unroll()
173 plughandle_t *handle = (plughandle_t *)instance; in run()
243 plughandle_t *handle = (plughandle_t *)instance; in cleanup()
245 munlock(handle, sizeof(plughandle_t)); in cleanup()
254 plughandle_t *handle = (plughandle_t *)instance; in _state_save()
264 plughandle_t *handle = (plughandle_t *)instance; in _state_restore()
H A Deteroj_io.c98 plughandle_t *handle = (plughandle_t *)instance; in _state_save()
108 plughandle_t *handle = (plughandle_t *)instance; in _state_restore()
122 plughandle_t *handle = data; in _data_recv_req()
131 plughandle_t *handle = data; in _data_recv_adv()
140 plughandle_t *handle = data; in _data_send_req()
149 plughandle_t *handle = data; in _data_send_adv()
179 plughandle_t *handle = data; in _intercept()
211 plughandle_t *handle = calloc(1, sizeof(plughandle_t)); in instantiate()
296 plughandle_t *handle = (plughandle_t *)instance; in connect_port()
312 _add_list(plughandle_t *handle) in _add_list()
[all …]
H A Deteroj_cloak.c28 typedef struct _plughandle_t plughandle_t; typedef
49 plughandle_t *handle = calloc(1, sizeof(plughandle_t)); in instantiate()
52 mlock(handle, sizeof(plughandle_t)); in instantiate()
79 plughandle_t *handle = (plughandle_t *)instance; in connect_port()
168 plughandle_t *handle = (plughandle_t *)instance; in run()
233 plughandle_t *handle = (plughandle_t *)instance; in cleanup()
235 munlock(handle, sizeof(plughandle_t)); in cleanup()
H A Deteroj_ninja.c36 typedef struct _plughandle_t plughandle_t; typedef
131 plughandle_t *handle = calloc(1, sizeof(plughandle_t)); in instantiate()
134 mlock(handle, sizeof(plughandle_t)); in instantiate()
210 plughandle_t *handle = (plughandle_t *)instance; in connect_port()
228 plughandle_t *handle = data; in _unroll()
298 plughandle_t *handle = (plughandle_t *)instance; in run()
367 plughandle_t *handle = (plughandle_t *)instance; in cleanup()
376 munlock(handle, sizeof(plughandle_t)); in cleanup()
388 plughandle_t *handle = instance; in _work()
468 plughandle_t *handle = (plughandle_t *)instance; in _state_save()
[all …]
/dports/audio/orbit-lv2/orbit-0.1.431/
H A Dorbit_cargoship.c84 _seq_spin_lock(plughandle_t *handle)
93 _seq_try_lock(plughandle_t *handle)
99 _seq_unlock(plughandle_t *handle)
259 plughandle_t *handle = data;
283 plughandle_t *handle = calloc(1, sizeof(plughandle_t));
341 plughandle_t *handle = (plughandle_t *)instance;
359 plughandle_t *handle = instance;
385 plughandle_t *handle = instance;
440 plughandle_t *handle = instance;
462 plughandle_t *handle = (plughandle_t *)instance;
[all …]
H A Dorbit_timecapsule.c106 _wakeup(plughandle_t *handle) in _wakeup()
119 _request_read(plughandle_t *handle) in _request_read()
182 plughandle_t *handle = data; in _record_intercept()
293 plughandle_t *handle = data; in _cb()
316 _close_disk(plughandle_t *handle) in _close_disk()
448 _read_from(plughandle_t *handle) in _read_from()
503 plughandle_t *handle = calloc(1, sizeof(plughandle_t)); in instantiate()
618 plughandle_t *handle = (plughandle_t *)instance; in connect_port()
636 plughandle_t *handle = instance; in run()
708 plughandle_t *handle = (plughandle_t *)instance; in _state_save()
[all …]
H A Dorbit_subspace.c29 typedef struct _plughandle_t plughandle_t; typedef
134 plughandle_t *handle = data; in _intercept()
158 plughandle_t *handle = data; in _cb()
167 plughandle_t *handle = calloc(1, sizeof(plughandle_t)); in instantiate()
170 mlock(handle, sizeof(plughandle_t)); in instantiate()
205 plughandle_t *handle = (plughandle_t *)instance; in connect_port()
223 plughandle_t *handle = instance; in run()
261 plughandle_t *handle = instance; in cleanup()
263 munlock(handle, sizeof(plughandle_t)); in cleanup()
272 plughandle_t *handle = instance; in _state_save()
[all …]
H A Dorbit_click.c90 plughandle_t *handle = data; in _bar_intercept()
107 plughandle_t *handle = data; in _beat_intercept()
149 plughandle_t *handle = data; in _cb()
185 plughandle_t *handle = calloc(1, sizeof(plughandle_t)); in instantiate()
188 mlock(handle, sizeof(plughandle_t)); in instantiate()
239 plughandle_t *handle = (plughandle_t *)instance; in connect_port()
261 plughandle_t *handle = instance; in activate()
301 plughandle_t *handle = instance; in run()
339 plughandle_t *handle = instance; in cleanup()
354 plughandle_t *handle = instance; in _state_save()
[all …]
H A Dorbit_beatbox.c29 typedef struct _plughandle_t plughandle_t; typedef
111 plughandle_t *handle = data; in _bar_intercept()
126 plughandle_t *handle = data; in _beat_intercept()
202 plughandle_t *handle = data; in _cb()
279 plughandle_t *handle = calloc(1, sizeof(plughandle_t)); in instantiate()
282 mlock(handle, sizeof(plughandle_t)); in instantiate()
324 plughandle_t *handle = (plughandle_t *)instance; in connect_port()
342 plughandle_t *handle = instance; in run()
394 plughandle_t *handle = instance; in cleanup()
405 plughandle_t *handle = instance; in _state_save()
[all …]
H A Dorbit_quantum.c31 typedef struct _plughandle_t plughandle_t;
72 plughandle_t *handle = data;
123 plughandle_t *handle = calloc(1, sizeof(plughandle_t));
126 mlock(handle, sizeof(plughandle_t));
168 plughandle_t *handle = (plughandle_t *)instance;
186 plughandle_t *handle = instance;
254 plughandle_t *handle = instance;
257 munlock(handle, sizeof(plughandle_t));
266 plughandle_t *handle = instance;
276 plughandle_t *handle = instance;
/dports/audio/eteroj-lv2/eteroj.lv2-0.10.0/props.lv2/test/
H A Dprops.c32 typedef struct _plughandle_t plughandle_t; typedef
67 plughandle_t *handle = data; in _intercept()
75 plughandle_t *handle = data; in _intercept_stat1()
87 plughandle_t *handle = data; in _intercept_stat3()
99 plughandle_t *handle = data; in _intercept_stat6()
167 plughandle_t *handle = calloc(1, sizeof(plughandle_t)); in instantiate()
215 plughandle_t *handle = (plughandle_t *)instance; in connect_port()
233 plughandle_t *handle = instance; in run()
259 plughandle_t *handle = instance; in cleanup()
269 plughandle_t *handle = (plughandle_t *)instance; in _state_save()
[all …]
/dports/audio/espressivo-lv2/espressivo.lv2-de1d07c/props.lv2/test/
H A Dprops.c32 typedef struct _plughandle_t plughandle_t; typedef
67 plughandle_t *handle = data; in _intercept()
75 plughandle_t *handle = data; in _intercept_stat1()
87 plughandle_t *handle = data; in _intercept_stat3()
99 plughandle_t *handle = data; in _intercept_stat6()
167 plughandle_t *handle = calloc(1, sizeof(plughandle_t)); in instantiate()
215 plughandle_t *handle = (plughandle_t *)instance; in connect_port()
233 plughandle_t *handle = instance; in run()
259 plughandle_t *handle = instance; in cleanup()
269 plughandle_t *handle = (plughandle_t *)instance; in _state_save()
[all …]
/dports/audio/moony-lv2/moony-0.36.0/props.lv2/test/
H A Dprops.c32 typedef struct _plughandle_t plughandle_t; typedef
67 plughandle_t *handle = data; in _intercept()
75 plughandle_t *handle = data; in _intercept_stat1()
87 plughandle_t *handle = data; in _intercept_stat3()
99 plughandle_t *handle = data; in _intercept_stat6()
167 plughandle_t *handle = calloc(1, sizeof(plughandle_t)); in instantiate()
215 plughandle_t *handle = (plughandle_t *)instance; in connect_port()
233 plughandle_t *handle = instance; in run()
259 plughandle_t *handle = instance; in cleanup()
269 plughandle_t *handle = (plughandle_t *)instance; in _state_save()
[all …]
/dports/audio/orbit-lv2/orbit-0.1.431/props.lv2/test/
H A Dprops.c32 typedef struct _plughandle_t plughandle_t; typedef
67 plughandle_t *handle = data; in _intercept()
75 plughandle_t *handle = data; in _intercept_stat1()
87 plughandle_t *handle = data; in _intercept_stat3()
99 plughandle_t *handle = data; in _intercept_stat6()
165 plughandle_t *handle = calloc(1, sizeof(plughandle_t)); in instantiate()
213 plughandle_t *handle = (plughandle_t *)instance; in connect_port()
231 plughandle_t *handle = instance; in run()
257 plughandle_t *handle = instance; in cleanup()
267 plughandle_t *handle = (plughandle_t *)instance; in _state_save()
[all …]
/dports/audio/vm-lv2/vm-0.14.0/props.lv2/test/
H A Dprops.c32 typedef struct _plughandle_t plughandle_t; typedef
67 plughandle_t *handle = data; in _intercept()
75 plughandle_t *handle = data; in _intercept_stat1()
87 plughandle_t *handle = data; in _intercept_stat3()
99 plughandle_t *handle = data; in _intercept_stat6()
167 plughandle_t *handle = calloc(1, sizeof(plughandle_t)); in instantiate()
215 plughandle_t *handle = (plughandle_t *)instance; in connect_port()
233 plughandle_t *handle = instance; in run()
259 plughandle_t *handle = instance; in cleanup()
269 plughandle_t *handle = (plughandle_t *)instance; in _state_save()
[all …]
/dports/audio/sherlock-lv2/sherlock.lv2-0.28.0/props.lv2/test/
H A Dprops.c32 typedef struct _plughandle_t plughandle_t; typedef
67 plughandle_t *handle = data; in _intercept()
75 plughandle_t *handle = data; in _intercept_stat1()
87 plughandle_t *handle = data; in _intercept_stat3()
99 plughandle_t *handle = data; in _intercept_stat6()
167 plughandle_t *handle = calloc(1, sizeof(plughandle_t)); in instantiate()
215 plughandle_t *handle = (plughandle_t *)instance; in connect_port()
233 plughandle_t *handle = instance; in run()
259 plughandle_t *handle = instance; in cleanup()
269 plughandle_t *handle = (plughandle_t *)instance; in _state_save()
[all …]
/dports/audio/synthpod-lv2/synthpod-01aad91/props.lv2/test/
H A Dprops.c32 typedef struct _plughandle_t plughandle_t; typedef
67 plughandle_t *handle = data; in _intercept()
75 plughandle_t *handle = data; in _intercept_stat1()
87 plughandle_t *handle = data; in _intercept_stat3()
99 plughandle_t *handle = data; in _intercept_stat6()
167 plughandle_t *handle = calloc(1, sizeof(plughandle_t)); in instantiate()
215 plughandle_t *handle = (plughandle_t *)instance; in connect_port()
233 plughandle_t *handle = instance; in run()
259 plughandle_t *handle = instance; in cleanup()
269 plughandle_t *handle = (plughandle_t *)instance; in _state_save()
[all …]
/dports/audio/espressivo-lv2/espressivo.lv2-de1d07c/
H A Dtuio2_out.c77 plughandle_t *handle = data; in _intercept()
172 _alv(plughandle_t *handle) in _alv()
276 plughandle_t *handle = data; in _add()
294 plughandle_t *handle = data; in _set()
311 plughandle_t *handle = data; in _del()
330 plughandle_t *handle = calloc(1, sizeof(plughandle_t)); in instantiate()
378 plughandle_t *handle = instance; in connect_port()
396 plughandle_t *handle = instance; in run()
435 plughandle_t *handle = instance; in cleanup()
449 plughandle_t *handle = instance; in _state_save()
[all …]
H A Dredirector_flt.c30 typedef struct _plughandle_t plughandle_t; typedef
70 plughandle_t *handle = data; in _add()
86 plughandle_t *handle = data; in _set()
99 plughandle_t *handle = data; in _del()
126 plughandle_t *handle = calloc(1, sizeof(plughandle_t)); in instantiate()
173 plughandle_t *handle = instance; in connect_port()
191 plughandle_t *handle = instance; in run()
228 plughandle_t *handle = instance; in cleanup()
243 plughandle_t *handle = instance; in _state_save()
253 plughandle_t *handle = instance; in _state_restore()
H A Dmpe_out.c73 plughandle_t *handle = (void *)mpe - offsetof(plughandle_t, mpe); in mpe_populate()
297 plughandle_t *handle = data; in _intercept_zones()
307 plughandle_t *handle = data; in _intercept_master()
319 plughandle_t *handle = data; in _intercept_voice()
498 plughandle_t *handle = data; in _add()
528 plughandle_t *handle = data; in _set()
540 plughandle_t *handle = data; in _del()
572 plughandle_t *handle = calloc(1, sizeof(plughandle_t)); in instantiate()
618 plughandle_t *handle = instance; in connect_port()
636 plughandle_t *handle = instance; in activate()
[all …]

123