Home
last modified time | relevance | path

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

/dports/games/kobodeluxe/KoboDeluxe-0.5.1/sound/
H A Da_voice.h104 VC_PRIM_BUS, /* (int) target bus for ACC_VOLUME */ enumerator
H A Da_patch.c271 (void)aev_sendi1(&v->port, 0, VE_SET, VC_PRIM_BUS, in __start_voice()
360 v->c[VC_PRIM_BUS] = arg; in poly_control()
497 (void)aev_sendi1(&v->port, 0, VE_SET, VC_PRIM_BUS, arg); in mono_control()
H A Da_voice.c526 v->fx1 = v->c[VC_PRIM_BUS]; in __setup_output()