Home
last modified time | relevance | path

Searched refs:_voice_map_new_uuid (Results 1 – 3 of 3) sorted by relevance

/dports/audio/synthpod-lv2/synthpod-01aad91/bin/
H A Dsynthpod_bin.c331 _voice_map_new_uuid(void *data, uint32_t flags __attribute__((unused))) in _voice_map_new_uuid() function
361 bin->xmap.new_uuid = _voice_map_new_uuid; in bin_init()
/dports/audio/synthpod-lv2/synthpod-01aad91/sandbox_ui.lv2/
H A Dsandbox_slave.c284 _voice_map_new_uuid(void *data, uint32_t flags __attribute__((unused))) in _voice_map_new_uuid() function
445 sb->xmap.new_uuid = _voice_map_new_uuid; in sandbox_slave_new()
/dports/audio/synthpod-lv2/synthpod-01aad91/plugins/
H A Dsynthpod_stereo.c360 _voice_map_new_uuid(void *data, uint32_t flags __attribute__((unused))) in _voice_map_new_uuid() function
440 handle->xmap.new_uuid = _voice_map_new_uuid; in instantiate()