home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: Java / Java.zip / jawed116.zip / readme.txt < prev   
Text File  |  1998-10-28  |  3KB  |  114 lines

  1. JaWavedit V1.16beta (Oct 1998)
  2. -----------------------------
  3.  
  4. Hi ! I'm still quite young, but already well grown up under the
  5. typing hands of my parents.
  6.  
  7. Personal stuff
  8. ==============
  9. I was baptized to the name of JaWavedit for being the Wave-Editor
  10. born in Java. That means that I feel at home in the Sun, an Apple,
  11. or a Window. I'm said to be cute and easy to handle. 
  12. But to get to the point, I offer you:
  13.  
  14. - loading/saving of any .wav/.au files
  15. - playing, looping, winding
  16. - display the wave in any zoom
  17. - change frequency, balance and volume while playing
  18. - handle any frequency in 8 and 16 bit
  19. - a fancy and functional look
  20. - speaking 3 languages (English, Deutsch and Francais)
  21. - a module concept, which allows to extend me
  22. - the open standard giving you the oppertunity to write 
  23.   your own modules - making me just as well a development 
  24.   platform for any kind of audio processing. Modules can
  25.   be compiled from within JaWavedit.
  26.  
  27. My greatest pleasure are postcards. When you find me
  28. useful, you MUST send me a postcard:
  29. JaWavedit c/o Bomers
  30. Colmarer Str.11
  31. 28211 Bremen
  32. Germany
  33.  
  34.  
  35. What do I need to live ?
  36. ========================
  37. Java (available at http://java.sun.com)
  38. Version 1.1 and above, recommended: Version 1.1.7
  39. You may use the complete JDK distribution or the 
  40. JRE (v 1.1.7) runtime environment, which is much smaller and 
  41. provides the virtual mashine. See downloadpage on my
  42. homepage for more details.
  43.  
  44.  
  45.  
  46.  
  47. Installation
  48. ============
  49. Windows 95/NT:
  50. Unzip me in a directory (e.g. C:\JaWavedit).
  51. JDK:
  52.  You start me by double-clicking "JaWavedit_run" in 
  53.  the explorer. 
  54. JRE:
  55.  You start me by double-clicking "JaWavedit_run_jre" in 
  56.  the explorer. 
  57. You may also create an icon by dragging this file
  58. on your desktop while holding Shift+Ctrl. Choose
  59. "Create a link" on the appearing pop-up menu.
  60.  
  61. Unix:
  62. Untar (tar xvf JaWavedit.tar.gz) me. Change into the
  63. new directory "JaWavedit". From there you start me 
  64. by entering "jw".
  65. More information on how to setup JaWavedit in a multi-
  66. user environment are in the jw file.
  67. PS: You may also use the zipfile.
  68.  
  69.  
  70. New versions
  71. ============
  72. I grow up steadily and here is where I come from:
  73. http://www.bome.com/JaWavedit/
  74.  
  75. To help me, send my parents any error you find.
  76.  
  77. Contact
  78. =======
  79. Mail: JaWavedit@bome.com
  80. Telephone: +49 621 1564614 (Niels or Florian)
  81.  
  82.  
  83. Copyright
  84. =========
  85. JaWavedit is (c) 1997/1998 by 
  86. Florian Boemers, Niels Thorwirth, Robin Pouget
  87. JaWavedit is not Freeware. It's Postcardware.
  88. You may distribute it freely as long as you don't
  89. take money for it.
  90. For source code or commercial use contact the authors.
  91.  
  92.  
  93. Known Bugs
  94. ==========
  95. none at the moment - send us your bugs !
  96.  
  97. Version history
  98. ===============
  99. V1.16beta
  100. ---------
  101. - Fixed 16 bit loading (added noise)
  102. - Fixed loading of au files without comment
  103.  
  104. V1.15beta
  105. ---------
  106. added:
  107. - compiling the modules from within JaWavedit
  108. - applet-compatible
  109. - debug window
  110.  
  111. V1.10beta
  112. ---------
  113. First presentation to lurking public.
  114.