Searched defs:fade_step (Results 1 – 4 of 4) sorted by relevance
73 double fade_step = M_PI_2 / overlap; in splice() local84 double fade_step = M_PI / overlap; in splice() local95 double fade_step = 1. / overlap; in splice() local
91 float fade_step = 1.0f / (float) t->overlap; in tempo_overlap() local
59 int fade_step = aw_dev->fade_step; in aw_dev_fade_in() local84 int fade_step = aw_dev->fade_step; in aw_dev_fade_out() local
433 unsigned int fade_step; member