Lines Matching refs:f32

193     f32       *earlyLine[3];
197 f32 earlyCoef[3];
198 f32 *preDelayLine[3];
202 f32 *combLine[3][3];
206 f32 combCoef[3];
207 f32 *allpassLine[3][2];
211 f32 *lastAllpassLine[3];
215 f32 allpassCoef;
216 f32 lastLpfOut[3];
217 f32 lpfCoef;
222 f32 preDelayTimeMax; // max of pre delay time of fused reverb (sec)
223 f32 preDelayTime; // pre delay time of fused reverb (sec)
225 f32 fusedTime; // fused reverb time (sec)
226 f32 coloration; // coloration of all-pass filter (0.f - 1.f)
227 f32 damping; // damping of timbre (0.f - 1.f)
228 f32 crosstalk; // crosstalk of each channels
229 f32 earlyGain; // output gain of early reflection (0.f - 1.f)
230 f32 fusedGain; // output gain of fused reverb (0.f - 1.f)
234 f32 outGain;
235 f32 sendGain;
255 f32 *earlyLine[4];
259 f32 earlyCoef[3];
260 f32 *preDelayLine[4];
264 f32 *combLine[4][3];
268 f32 combCoef[3];
269 f32 *allpassLine[4][2];
273 f32 *lastAllpassLine[4];
277 f32 allpassCoef;
278 f32 lastLpfOut[4];
279 f32 lpfCoef;
284 f32 preDelayTimeMax;// pre-delay max time of fused reverb (sec)
285 f32 preDelayTime; // pre-delay time of fused reverb (sec)
287 f32 fusedTime; // fused reverb time (sec)
288 f32 coloration; // coloration of all-pass filter (0.f-1.f)
289 f32 damping; // damping of timbre (0.f-1.f)
290 f32 crosstalk; // crosstalk of each channels
291 f32 earlyGain; // output gain of early reflection(0.f-1.f)
292 f32 fusedGain; // output gain of fused reverb (0.f-1.f)
296 f32 outGain;
297 f32 sendGain;
342 f32 coloration;
343 f32 mix;
344 f32 time;
345 f32 damping;
346 f32 preDelay;
347 f32 crosstalk;
369 f32 coloration;
370 f32 mix;
371 f32 time;
372 f32 damping;
373 f32 preDelay;
374 f32 crosstalk;
454 f32 *earlyLine[3];
458 f32 earlyCoef;
459 f32 *preDelayLine[3];
463 f32 *combLine[3][2];
467 f32 combCoef[2];
468 f32 *allpassLine[3][2];
472 f32 allpassCoef;
473 f32 lastLpfOut[3];
474 f32 lpfCoef;
479 f32 preDelayTimeMax; // pre-delay max time of fused reverb (sec)
480 f32 preDelayTime; // pre-delay time of fused reverb (sec)
482 f32 fusedTime; // fused reverb time (sec)
483 f32 coloration; // coloration of all-pass filter (0.f - 1.f)
484 f32 damping; // damping of timbre (0.f - 1.f)
485 f32 earlyGain; // output gain of early reflection (0.f - 1.f)
486 f32 fusedGain; // output gain of fused reverb (0.f - 1.f)
490 f32 outGain;
491 f32 sendGain;
511 f32 *earlyLine[4];
515 f32 earlyCoef;
516 f32 *preDelayLine[4];
520 f32 *combLine[4][2];
524 f32 combCoef[2];
525 f32 *allpassLine[4][2];
529 f32 allpassCoef;
530 f32 lastLpfOut[4];
531 f32 lpfCoef;
536 f32 preDelayTimeMax;// pre-delay max time of fused reverb(sec)
537 f32 preDelayTime; // pre-delay time of fused reverb (sec)
539 f32 fusedTime; // fused reverb time (sec)
540 f32 coloration; // coloration of all-pass filter (0.f-1.f)
541 f32 damping; // damping of timbre (0.f-1.f)
542 f32 earlyGain; // output gain of early reflection(0.f-1.f)
543 f32 fusedGain; // output gain of fused reverb (0.f-1.f)
547 f32 outGain;
548 f32 sendGain;
589 f32 coloration;
590 f32 mix;
591 f32 time;
592 f32 damping;
593 f32 preDelay;
614 f32 coloration;
615 f32 mix;
616 f32 time;
617 f32 damping;
618 f32 preDelay;
681 f32 maxDelay; // max delay time (msec) (>0.f)
682 f32 delay; // delay time (msec) (0.f< - <=maxDelay)
683 f32 feedback; // feedback gain (0.f - <1.f)
684 f32 lpf; // LPF param (0.f - 1.f) (cutoff : low - high)
688 f32 outGain;
689 f32 sendGain;
721 f32 maxDelay; // max delay time (msec) (>0.f)
722 f32 delay; // delay time (msec) (0.f< - <=maxDelay)
723 f32 feedback; // feedback gain (0.f - <1.f)
724 f32 lpf; // LPF param (0.f - 1.f) (cutoff : low - high)
728 f32 outGain;
729 f32 sendGain;
849 f32 *line[3];
880 f32 history[3][4];
885 f32 delayTime; // 0.1 - 50.f (msec)
886 f32 depth; // 0.f - 1.f
887 f32 rate; // 0.1 - 2.f (Hz)
888 f32 feedback; // 0.f - < 1.f
892 f32 outGain;
893 f32 sendGain;
912 f32 *line[4];
943 f32 history[4][4];
948 f32 delayTime; // 0.1 - 50.f (msec)
949 f32 depth; // 0.f - 1.f
950 f32 rate; // 0.1f - 2.f (Hz)
951 f32 feedback; // 0.f - < 1.f
955 f32 outGain;
956 f32 sendGain;