home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / cwmmc020.zip / Readme.1st < prev   
Text File  |  2002-01-30  |  4KB  |  121 lines

  1. 1. MP3/Ogg multimedia audio-classes 19.01.02
  2. --------------------------------------------
  3.  
  4. These classes are for seemless integration of the
  5. MMIO procedures for MP3 and OGG files written by
  6. Russel O'Connor.
  7. Get these procedures from:
  8.  
  9. http://www.math.berkeley.edu/~roconnor/
  10.  
  11. After installation Ogg- and MP3 files are treated the
  12. same way by the WPS as the other audio files. They have
  13. their own Icons and the same menus as for example
  14. wave files. A doubleclick starts playback another one
  15. stops it. The convert menu item helps you decoding the
  16. file to wave without any other program. 
  17.  
  18. The settings notebook of every audio file gets a new
  19. page added describing the audio characteristics like
  20. playtime or samplerate. This data is also shown in the
  21. details view of folders if set to class:CWAudio.
  22.  
  23. There's also a new open-item for volume.
  24.  
  25. You may view and change the ID3 tags of MP3 files
  26. using the settings notebook. These tags are also shown
  27. in the details view.
  28.  
  29. 2. Media-Folder and Audio-Shadow 19.01.02
  30. -----------------------------------------
  31.  
  32. The Media-Folder serves as a player for any
  33. audio file known by OS/2. The usual play
  34. controls are available and you may create
  35. playlists just by dropping files into the folder.
  36.  
  37. Audio files will not be put into the folder directly
  38. but shadows are created.
  39. A new shadow class shows you details information
  40. for the linked audio files in the details view of a
  41. Media-Folder.
  42.  
  43. Installation
  44. ------------
  45.  
  46. Put the contents of the archive into a directory and run
  47. install.exe which will copy the files and register the
  48. new classes.
  49.  
  50. You have to restart the WPS so the changes can take effect.
  51.  
  52. Open the multimedia settings notebook and add the types MP3
  53. and OGGS to digital audio if the menus do not work as expected.
  54. It may be necessary to also add associations to *.MP3 and
  55. *.OGG files.
  56.  
  57. The command file setFolder.cmd sets the details and sort class of
  58. a folder to CWAudio so the new information is shown in the details
  59. view and the sort menu contains the new items. Just drop the folder
  60. in question on the script.
  61.  
  62. The command file setShadow.cmd sets the details and sort class of
  63. a folder to CWAudioShadow so the new information is shown in the details
  64. view and the sort menu contains the new items when using the new
  65. Audio-shadows automatically created when dropping audio files on a
  66. Media-Folder. Just drop the folder in question on the script.
  67.  
  68.  
  69. Uninstallation
  70. --------------
  71.  
  72. Use the uninstall feature of the generic installer.
  73.  
  74. Known problems
  75. --------------
  76.  
  77. The playtime may be not correct for some VBR-MP3s. This is a problem
  78. of the MMIOMP3-Proc not the classes.
  79.  
  80.  
  81. History
  82. -------
  83.  
  84. V0.1.0
  85.  
  86. First release of the new audio classes.
  87.  
  88. V0.2.0
  89.  
  90. -Type 'Digital Audio' returned in addition to MP3/OGGS for the audio classes.
  91. -Setting of .TYPE EA so Digital Audio player works with MP3/OGG files without further fiddling
  92. -Caching of MP3 technical data in EAs to speed up folder opening.
  93. -ID3 data shown with the right codepage.
  94. -Mnemonic for Volume menu item.
  95.  
  96. -New classes CWMediaFolder and CWAudioShadow for playing of audio files.
  97.  
  98. Credits
  99. -------
  100.  
  101. The Icons and graphics are (C) Klaus Staedtler-Przyborski. Thanks for
  102. fearless beta testing.
  103.  
  104.  
  105. License
  106. --------
  107.  
  108. Theses classes are free to use but copyrighted. Use them on your own
  109. risk. If they burn your house or destroy your data it's all your
  110. fault.
  111.  
  112.  
  113. Author
  114. ------
  115.  
  116. These classes are (C) 2001-2002 Chris Wohlgemuth.
  117.  
  118. http://www.geocities.com/SiliconValley/Sector/5785/
  119. http://www.os2world.com/cdwriting
  120.  
  121.