home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2006 April / Gamestar_83_2006-04_dvd.iso / Dema / locomania_demo.exe / lm / data / sounds / sound_fx.dat < prev    next >
Text File  |  2006-02-13  |  4KB  |  87 lines

  1. //-----------------------------------------
  2. // fx types
  3. //-----------------------------------------
  4. // tfx_i3dl2_reverb
  5. //        int32 room;                    // [-10000, 0]      default: -1000 mB
  6. //        int32 room_hf;                // [-10000, 0]      default: 0 mB
  7. //        float room_rolloff_factor;    // [0.0, 10.0]      default: 0.0
  8. //        float decay_time;            // [0.1, 20.0]      default: 1.49s
  9. //        float decay_hf_ratio;        // [0.1, 2.0]       default: 0.83
  10. //        int32 reflections;            // [-10000, 1000]   default: -2602 mB
  11. //        float reflections_delay;    // [0.0, 0.3]       default: 0.007 s
  12. //        int32 reverb;                // [-10000, 2000]   default: 200 mB
  13. //        float reverb_delay;            // [0.0, 0.1]       default: 0.011 s
  14. //        float diffusion;            // [0.0, 100.0]     default: 100.0 %
  15. //        float density;                // [0.0, 100.0]     default: 100.0 %
  16. //        float hf_reference;            // [20.0, 20000.0]  default: 5000.0 Hz
  17. //-----------------------------------------
  18. // tfx_chorus
  19. //        float wet_dry_mix;            // [0.0, 100.0]        default: 50.0 %
  20. //        float depth;                // [0.0, 100.0]        default: 10.0 %
  21. //        float feedback;                // [-99.0, 99.0]    default: 25.0 %
  22. //        float frequency;            // [0.0, 10.0]        default: 1.1 Hz
  23. //        int32 waveform;                // [0, 1]            default: 1            wawe_triangle==0, wave_sin==1
  24. //        float delay;                // [0.0, 20.0]        default: 16.0 ms
  25. //        int32 phase;                // [0, 4]            default: 3            neg_180==0, neg_90==1, zero==2, pahse_90==3, pahse_180==4
  26. //-----------------------------------------
  27. // tfx_compressor
  28. //        float gain;                    // [-60.0, 60.0]    default: 0.0 dB
  29. //        float attack;                // [0.001, 500.0]    default: 10.0 ms
  30. //        float release;                // [50.0, 3000.0]    default: 200.0 ms
  31. //        float threshold;            // [-60.0, 0.0]        default: -20.0 db
  32. //        float ratio;                // [1.0, 100.0]        default: 3.0 x:1
  33. //        float predelay;                // [0.0, 4.0]        default: 4.0 ms
  34. //-----------------------------------------
  35. // tfx_distortion
  36. //        float gain;                        // [-60.0, 0.0]        default: -18 dB
  37. //        float edge;                        // [0.0, 100.0]        default: 15.0 %
  38. //        float post_eq_center_frequency;    // [100.0, 8000.0]    default: 2400.0
  39. //        float post_eq_bandwidth;        // [100.0, 8000.0]    default: 2400.0 Hz
  40. //        float pre_lowpass_cutoff;        // [100.0, 8000.0]    default: 7350.0 Hz
  41. //-----------------------------------------
  42. // tfx_echo
  43. //        float wet_dry_mix;            // [0.0, 100.0]        default: 50.0 %
  44. //        float feedback;                // [0.0, 100.0]        default: 50.0 %
  45. //        float left_delay;            // [1.0, 2000.0]    default: 500.0 ms
  46. //        float right_delay;            // [1.0, 2000.0]    default: 500.0 ms
  47. //        int32 pan_delay;            // [0, 1]            default: 0 bool
  48. //-----------------------------------------
  49. // tfx_flanger
  50. //        float wet_dry_mix;            // [0.0, 100.0]        default: 50.0 %
  51. //        float depth;                // [0.0, 100.0]        default: 100.0 %
  52. //        float feedback;                // [-99.0, 99.0]    default: -50.0 %
  53. //        float frequency;            // [0.0, 10.0]        default: 0.25 Hz
  54. //        int32 waveform;                // [0, 1]            default: 1            wawe_triangle==0, wave_sin==1
  55. //        float delay;                // [0.0, 4.0]        default: 2.0 ms
  56. //        int32 phase;                // [0, 4]            default: 2            neg_180==0, neg_90==1, zero==2, pahse_90==3, pahse_180==4
  57. //-----------------------------------------
  58. // tfx_gargle
  59. //        uint32    rate_Hz;            // [1, 1000]    default: 19 Hz
  60. //        uint32    wave_shape;            // [0, 1]        default: 1                wawe_triangle 0, wave_square 1
  61. //-----------------------------------------
  62. // tfx_param_eq
  63. //        float center;                // [80.0, 16000.0]    default: 7350.0 Hz
  64. //        float bandwidth;            // [1.0, 36.0]        default: 12.0 Hz
  65. //        float gain;                    // [-15.0, 15.0]    default: 0.0 dB
  66. //-----------------------------------------
  67. // tfx_waves_reverb
  68. //        float in_gain;                // [-96.0,0.0]            default: 0.0 dB
  69. //        float reverb_mix;            // [-96.0,0.0]            default: 0.0 db
  70. //        float reverb_time;            // [0.001,3000.0]         default: 1000.0 ms
  71. //        float high_freq_rt_ratio;    // [0.001,0.999]          default: 0.001
  72. //-----------------------------------------
  73. //    definition
  74. //-----------------------------------------
  75. // type name params....
  76. //-----------------------------------------
  77.  
  78. tfx_i3dl2_reverb    i3dl2_reverb -1000 0 0.0 1.49 0.83 -2602 0.007 200 0.011 100.0 100.0 5000.0
  79. tfx_chorus            chorus 50.0 10.0 25.0 1.1 1 16.0 3
  80. tfx_compressor        compressor 0.0 10.0 200.0 -20.0 3.0 4.0
  81. tfx_distortion        distortion -18 15.0 2400.0 2400.0 7350.0
  82. tfx_echo            echo 50.0 50.0 500.0 500.0 0
  83. tfx_flanger            flanger 50.0 100.0 -50.0 0.25 1    2.0 2
  84. tfx_gargle            gargle 19 1
  85. tfx_param_eq        param_eq 7350.0 12.0 0.0
  86. tfx_waves_reverb    waves_reverb 0.0 0.0 1000.0 0.001
  87.