Searched refs:delayB (Results 1 – 2 of 2) sorted by relevance
92 static AXFX_DELAY_EXP delayB; variable547 (void*)&delayB); in MNU_auxb()1076 AXFX_PRESET_DELAY_EXP_TYPE1(&delayB); in init_effects()1083 delayB.busIn = &fxBusA; in init_effects()1088 delayB.busOut = &fxBusB; in init_effects()1089 delayB.outGain = 0.3f; in init_effects()1090 delayB.sendGain = 0.8f; in init_effects()1123 (void)AXFXDelayExpInit(&delayB); in init_effects()
95 static AXFX_DELAY_EXP_DPL2 delayB; variable538 (void*)&delayB); in MNU_auxb()1006 AXFX_PRESET_DELAY_EXP_TYPE1(&delayB); in init_effects()1012 delayB.busIn = &fxBus; in init_effects()1023 (void)AXFXDelayExpInitDpl2(&delayB); in init_effects()