home *** CD-ROM | disk | FTP | other *** search
/ ST-Computer Leser 1998 October / STC_CD_10_1998.iso / UTILITY / FILTERS / README.TXT < prev   
Text File  |  1998-09-26  |  4KB  |  116 lines

  1. **********************************************************************
  2.                              FILTERS 1.997
  3.                            by Julien Dehaese
  4. **********************************************************************
  5. Parce que ce monde est plurilinguiste, la brève notice d'explications est
  6. écrite en anglais. En aucun cas l'auteur ne pourra être tenu pour
  7. responsable des conséquences dûes à l'installation et/ou l'utilisation de
  8. ce programme ou d'autres programmes. Ce programme est freeware.
  9.  
  10. Because this world is multilingual, the user's manual is written in
  11. English. The author cannot be considered as responsible for any
  12. consequence due to the installation and/or the use of this program or
  13. other programs. This program is freeware.
  14.  
  15. ACKNOWLEDGEMENTS
  16.  
  17. My thanks to Mathias Agopian whose filter routines and explanations he
  18. included in STMAG helped me develop this accessory.
  19.  
  20. My thanks to my brother Simon for his very useful pieces of advice
  21. without which I would probably be still programming.
  22.  
  23. I- INTRODUCTION
  24.  
  25. FILTERS 1.997 is an accessory that uses the Falcon030 DSP to filter
  26. sound data in real time. This accessory can be used alone or with a
  27. suitable audio program to play or record data while filtering
  28. (Audiocreate 2.81 or the coming soon 3.0 for instance).
  29.  
  30. About the filter algorithm:
  31.  
  32. Type:
  33. Finite Impulse Response (FIR)
  34.  
  35. Order:
  36. 127
  37.  
  38. Windowing available:
  39. Rectangular (13 dB attenuation between the first and the second lobe)
  40. Hanning (32 dB attenuation between the first and the second lobe)
  41. Hamming (43 dB attenuation between the first and the second lobe)
  42. Blackman (58 dB attenuation between the first and the second lobe)
  43.  
  44. Available filters:
  45. Passe-bas (Lowpass)
  46. Passe-haut (Highpass)
  47. Passe-bande (Bandpass)
  48. Coupe-bande (Bandcut)
  49.  
  50. II- INSTALLATION
  51.  
  52. Unpack the file FILTERS.ZIP
  53. Place the file FILTERS.ACC in the boot drive
  54. Reboot
  55.  
  56. III- UTILISATION
  57. 3.1- Connect your devices
  58. Prepare your prefered CD and arrange your devices so that it be linked to
  59. the Falcon's (audio) input. Arrange them also so as to hear the Falcon's
  60. (audio) output.
  61.  
  62. 3.1a- Without any other program
  63. Go to the menu "DESK". Click on "FILTERS 1.997". The user interface
  64. appears. Follow the steps indicated below:
  65.  
  66.       1- Set the sampling frequency in Hz (box fréq. d'échant.)
  67.       Note: Setting the sampling frequency may change the other settings.
  68.       Indeed, the program takes into account Shannon's theorem: if the
  69.       sampling frequency is X Hz, the highest frequency you can hear is
  70.       X/2 Hz.
  71.       Thus, there is no possibility to filter with inconsistent parameters.
  72.  
  73.       2- Select the type of the filter and a window (Rect., Hanning...)
  74.  
  75.       3- If lowpass or lowcut is selected, you can change the cutting
  76.       frequency by setting it in the top right box (Passe bas/haut)
  77.          If the other filters are selected, you can change the lower
  78.          (resp. upper) frequency by setting it in the bottom left (resp.
  79.          bottom right) box.
  80.          Changing the parameters affects the DSP algorithm in real
  81.          time.
  82.  
  83. 3.2- With another program
  84. Start the other program and follow the procedure explained in ▌3.1a.
  85.  
  86. 3.3- With Audiocreate release 2.8 and later
  87. Start Audiocreate.
  88. To record using FILTERS, go in "Preferences", "Enregistrement", and set
  89. the flag "Traitement DSP". Then, follow ▌3.1a. Audiocreate connects
  90. appropriatly the matrix so that the DSP modify the input signal.
  91. To play using FILTERS, go in "Preferences", "Ecoute", and set the flag
  92. "Traitement DSP". Then, follow ▌3.1a.  Audiocreate connects
  93. appropriatly the matrix so that the DSP modify the output signal.
  94.  
  95. 3.4- To quit, click on the upper left corner of the window. The program
  96. demands whether you want to leave with the sound active or inactive.
  97. Click on "Son actif" to let it active. Click on the other box to
  98. desactivate it.
  99.  
  100. IV- CONTACT
  101. For feedback concerning this accessory, contact me at the following
  102. address:
  103.  
  104. Julien Dehaese
  105. 23, rue Paul Boulanger
  106. 60120 CAPLY, FRANCE
  107.  
  108. dehaese@dyadel.net
  109.  
  110. For feedback, information, or registration concerning Audiocreate,
  111. contact Simon Dehaese at the same address, same email.
  112.  
  113. Filter in peace.
  114.  
  115. Julien Dehaese.
  116.