Searched refs:delayB (Results 1 – 2 of 2) sorted by relevance
87 static AXFX_DELAY_EXP delayB; variable542 (void*)&delayB); in MNU_auxb()1074 AXFX_PRESET_DELAY_EXP_TYPE1(&delayB); in init_effects()1081 delayB.busIn = &fxBusA; in init_effects()1086 delayB.busOut = &fxBusB; in init_effects()1087 delayB.outGain = 0.3f; in init_effects()1088 delayB.sendGain = 0.8f; in init_effects()1121 (void)AXFXDelayExpInit(&delayB); in init_effects()
90 static AXFX_DELAY_EXP_DPL2 delayB; variable533 (void*)&delayB); in MNU_auxb()1004 AXFX_PRESET_DELAY_EXP_TYPE1(&delayB); in init_effects()1010 delayB.busIn = &fxBus; in init_effects()1021 (void)AXFXDelayExpInitDpl2(&delayB); in init_effects()