Home
last modified time | relevance | path

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

/dports/audio/espressivo-lv2/espressivo.lv2-de1d07c/
H A Dmpe_in.c143 _slot_init(slot_t *slot, uint8_t zone, uint8_t master_channel, uint8_t num_voices) in _slot_init() function
165 _slot_init(&handle->slots[0], 0, 0, 15); in _slots_init()
167 _slot_init(&handle->slots[i], i, UINT8_MAX, 0); in _slots_init()
321 _slot_init(dst, i, master_channel, num_voices); in _zone_register()
338 _slot_init(dst, I++, master_channel, num_voices); in _zone_register()