home *** CD-ROM | disk | FTP | other *** search
/ M.u.C.S. Disc 2000 / MUCS2000.iso / falcon / m_analyz / readme < prev   
Text File  |  1995-02-19  |  2KB  |  52 lines

  1.                             Music Analyzer
  2.  
  3.                             February 1995
  4.  
  5.  
  6. Music Analyzer is a little useless program for the Atari Falcon. It takes
  7. the incoming data from the AD-Converter and uses the DSP to analyze it. This
  8. means that it calculates a 14-band frequency spectrum for both channels.
  9. On the screen you can also see two vu-metres and two oscilloscopes.
  10. New in this version is the small left vs. right scope.
  11.  
  12. The program should run on all VGA monitors and RGB monitors and TVs, but on
  13. a VGA monitor it looks much better! (no interlace)
  14.  
  15. The average screen update frequency is about 20 Hz. The speed depends a lot
  16. of the input level. The screen update frequency is about 25 Hz when there's
  17. no input signal at all. But then there's not much to see either :-)
  18.  
  19. In the directory SOURCE you'll find all the (assembler and pascal) sources
  20. necessary to compile the program. (The program itself is written in full
  21. assembler, the little pascal programs are for calculating log tables etc.)
  22. Also included is the program to calculate the fir-filter coefficients (written
  23. in C).
  24.  
  25. The assembler I used is the assembler in the Turbo C package. For the pascal
  26. programs I used Pure Pascal. (Don't think I'm that rich that I can afford
  27. these programs (I'm only a poor Physics student), but my father does some
  28. programming too...)
  29.  
  30. Some people asked me if I couldn't let Music Analyzer run under GEM. But I
  31. think that this will have the same effect as changing the Falcon clock
  32. frequency from 16 to 2 MHz. But if you want to try this yourself, you can;
  33. the sources are included :-)
  34.  
  35. Running the program under MultiTOS gives no problems (as far as I know),
  36. it even doesn't run any slower. But you won't be able to switch task.
  37.  
  38. Well, there's not much more to say. You can use the sources for your own
  39. programs if you like (else I wouldn't give them to you) and you may copy
  40. the program and give it to all Falcon owners you know. Don't forget to give
  41. them the sources too!!
  42.  
  43. For some more information start the program NOW and press HELP.
  44.  
  45. That's all
  46.  
  47. Roel van de Kraats
  48. Beekweg 10
  49. 3881 LH  Putten
  50. The Netherlands
  51. email: rkraats@dds.nl
  52.