home *** CD-ROM | disk | FTP | other *** search
/ PC Musician 2000 / PC_Musician_2000.iso / PCMUSIC / MISC / SFXM / README.TXT < prev    next >
Encoding:
Text File  |  1996-10-20  |  1.2 KB  |  35 lines

  1. Sound FX Maker
  2. Evaluation copy (not finished, but most things are working)
  3.  
  4. This program is a port from the Acorn Archimedes Sound FX Maker version.
  5.  
  6. Initially it was written using Borland Delphi 1.0.
  7. Recently I compiled it with Delphi 2.0, making it a full
  8. 32-bit windows 95 version. I think it is worth publishing now,
  9. altough it is not finished.
  10.  
  11. The only thing this version really lacks is a nice help file. I just
  12. haven't had the time to write one!
  13. You can still get an idea of what the program does by experimenting with
  14. the sample files. Enjoy!
  15.  
  16.  
  17. Known bugs:
  18.  - during calculation, the user is still able to edit the document.
  19.    (this may cause a crash, especially when an object is deleted from the circuit)
  20.  - lack of memory allocation checks, opening a large amount of circuits may cause
  21.    a crash.
  22.  
  23. Things to do:
  24.  - include a simple wave editor, so the user can graphically view/edit the contents
  25.    of the calculated wave file.
  26.  - play the wave file at various frequencies, eg. simulate a piano keyboard like
  27.    all those sound-tracker programs do.
  28.  - implement the wave file object.
  29.  
  30.  
  31. Please report any questions, comments or bugs to: gv@bart.nl
  32.  
  33.  
  34. Gerard Vermeulen
  35.