home *** CD-ROM | disk | FTP | other *** search
/ Geek 6 / Geek-006.iso / audio / conversores / acous201.exe / _SETUP.1 / Plate.rev < prev    next >
INI File  |  1999-03-18  |  575b  |  30 lines

  1. [REV_Algorithm]
  2. Name=Plate reverb
  3. CombFilters=4
  4. AllPassFilters=2
  5.  
  6. ; Lowpass filtering on reverb tail.  Valid range 0 (no filter) - 16 (max)
  7. Darkness=0
  8. LowpassCutOff=20000
  9.  
  10. ; Comb filter modules in parallell.
  11. ; CF _CYCLE = Length of one cycle
  12.  
  13. CF1_Cycle=0.0398
  14. CF1_Time=RVT
  15. CF2_Cycle=0.0471
  16. CF2_Time=RVT
  17. CF3_Cycle=0.0512
  18. CF3_Time=RVT
  19. CF4_Cycle=0.0545
  20. CF4_Time=RVT
  21.  
  22. ; Allpass filter modules in cascade
  23. ; APF _TIME  = Reverberation time.  (-60dB)
  24. ; APF _CYCLE = Length of one cycle
  25.  
  26. APF1_Time=0.15
  27. APF1_Cycle=0.015
  28. APF2_Time=0.051
  29. APF2_Cycle=0.0051
  30.