home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 June B / Pcwk6b98.iso / Mpeg3 / MP3PLAY / PLAYER.TXT < prev    next >
Text File  |  1997-08-07  |  4KB  |  101 lines

  1. How to use version 2.1 of MP3Play:
  2.  
  3.  
  4.  
  5. MAIN CONTROLS:
  6. ~~~~~~~~~~~~~~~~~
  7.  
  8. On the main screen you have the usual set of playback icons, with a few additions.
  9.  
  10. EQ - This brings up the equalizer screen.
  11. Playlist Info - Brings up the playlist information screen (when one is loaded).
  12. File Info - Brings up information on the currently loaded MP3 file.
  13. Digital Effects - (Speaker Icon) Enables or Disables DE for the current session. This
  14. does not change the permanent settings found under Options->Settings.
  15. Playback Mode - (Arrow(s) Icon) Selects the mode of playback (normal, repeat current,
  16. repeat list, and shuffle).
  17.  
  18. NOTE: You can edit and update ID3 tags for non-read-only files (i.e. generally ones not on a
  19. CD-ROM) on-the-fly during playback.
  20.  
  21. (You may also right-click on any non-control surface on the player to bring up a popup
  22. menu of options.)
  23.  
  24.  
  25. In addition to this, you are also presented with some information about what's going on with
  26. the player on the main screen. Across the bottom of the screen are several panels: status,
  27. ID3 information alarm, playlist position, and current playback time.
  28.  
  29. TASKBAR CONTROLS:
  30. ~~~~~~~~~~~~~~~~~~~~
  31.  
  32. The taskbar icon allows you to perform every option allowed off the main player except
  33. turning DE on/off. Left-clicking on the icon will bring up menu options, while right-
  34. clicking will bring up player options. The taskbar icon will change to show the current 
  35. status of the song during playback.
  36.  
  37.  
  38. SETTINGS:
  39. ~~~~~~~~~~~~
  40. General Settings:
  41. * Enable Drag-n-Drop Playlists - Selects whether or not files dragged onto the player are 
  42. added into a playlist, or are just played as is, without generating a playlist.
  43. * Auto-Load EQ Settings by Genre - You can have the player automatically load EQ settings
  44. when loading a file with ID3 information. The settings are determined by you in the EQ
  45. screen and you can edit these settings independently of the the currently loaded file's
  46. genre.
  47. * Auto-Start Files - Automatically begins playing the file back after loading.
  48. * Check for Multiple Instances - Enforces if you only want 1 copy of MP3Play95 active at
  49. any point in time. This can be overridden when the duplicate player attempts to start
  50. without having to change this setting permanently.
  51.  
  52. Playback Settings:
  53. * Stereo Mode - Obvious.
  54. * Digital Surround Enhancement (DE)- Selects if DE will be active by default. You can toggle
  55. this on a session-by-session basis from the main screen without changing the default 
  56. permanently. The current format for version 2.1 DE is different from v1.9 and previous.
  57.  
  58. Preamplification - How much you want MP3Play95 to preamplify your sound output before it
  59. gets to the main volume controls for Windows.
  60.  
  61. Register Types - Automatically registers your MP3 and MPL file types to MP3Play95.
  62.  
  63. Buffering Settings:
  64. * Advanced Buffering System - Allows for more inter-buffer delay in which other applications
  65. are allowed processor time. This is dependent on how CPU-intensive the song is currently
  66. being during decoding and varies from granule to granule.
  67. * High Inter-buffer Delay - Inserts a hard delay between buffers for other processes to
  68. grab CPU time. This is a set amount and does not vary on what the decoder is doing.
  69. * Priority - This selects the priority that the decoder should receive from the system
  70. scheduler. Adjust this to meet the needs of your system.
  71.  
  72.  
  73. PLAYLISTS:
  74. ~~~~~~~~~~~~~
  75. You have several options available to you in a playlist. 
  76.  
  77. @ - Sets the collection name string in the main player window.
  78. ! - Causes a popup box to appear when loading the playlist displaying the text that follows.
  79. # - Comment.
  80. $ - Set playback mode. Valid options are: $NONE, $LIST, $SHUFFLE.
  81.  
  82. The files in the playlist are specified by the path to each MP3.
  83.  
  84. Sample ("Sample.mpl"):
  85. !M3Play95 Collection
  86. #Generated by m3play95
  87. @Sample Collection
  88. $List
  89. E:\FTP\root\incoming\one.mp3
  90. E:\FTP\root\incoming\two.mp3
  91. E:\FTP\root\incoming\three.mp3
  92. E:\FTP\root\incoming\four.mp3
  93.  
  94. ---
  95. You can automatically generate your own playlists by dragging files into the player and
  96. having "Enable Drag-n-Drop Playlists" selected. A good way to merge two or more playlists
  97. is to simply load them into the player in the order you want them played, and then save the
  98. whole listing to a new .mpl file. You will have to fix-up your comments and playback mode
  99. selection.
  100.  
  101.