home *** CD-ROM | disk | FTP | other *** search
/ C!T ROM 5 / ctrom5b.zip / ctrom5b / CTSELECT / MOD4WIN / README.TXT < prev    next >
Text File  |  1993-12-03  |  17KB  |  406 lines

  1. *************************
  2. * MOD4WIN  Version 1.02 *
  3. *************************
  4. _______________________________________________________________________________
  5.  
  6. Installation Instructions:
  7. --------------------------
  8.  
  9. - start Windows (version 3.1 is required)
  10.  
  11. - insert disk in drive A or B
  12.  
  13. - in the Program Manager go to File | Run...
  14.  
  15. - on the Command Line type <drive>:install.exe, e.g. "A:install.exe"
  16.  
  17. - follow the instructions of the installation program
  18. _______________________________________________________________________________
  19.  
  20. Revision History:
  21. -----------------
  22.  
  23. Version 1.00:
  24.   - September 1993
  25.   - first fully functional model of Mod4Win
  26.  
  27. Version 1.01
  28.   - October 1993
  29.   - The version 1.01 was necessary because of some bugs in the play routine,
  30.     with file handling of more than 900 files at a time, the installation
  31.     program, and the speed when running on slow machines.
  32.     * playroutine: problems with loading and the end marking of files
  33.         that jump around between patterns
  34.     * file handling: was completely revised
  35.     * installation had two problems: the check for free space on destination
  36.         drive looked at the wrong drive and the given path name was not
  37.         accepted, even if entered correctly
  38.     * full keyboard support (TAB/SHIFT-TAB)
  39.     * information dialog was debugged
  40.  
  41. Version 1.02
  42.   - November 1993
  43.   - first release for the U.S. shareware market
  44.   - several bug fixes
  45.     * wave driver is displayed and saved nicely
  46.     * bpm speed is interpreted correctly
  47.     * invalid MOD-formats are recognized now
  48.     * updates the display correctly
  49.     * playtime is properly reset
  50. _______________________________________________________________________________
  51.  
  52. **************************************************************************
  53. * The following chapters are all included in the Mod4Win Help file and   *
  54. * really look much better there.  Of course, if you absolutely love text *
  55. * files, you can study it here.                      *
  56. **************************************************************************
  57. _______________________________________________________________________________
  58.  
  59. Features
  60. --------
  61.  
  62. Mod4Win is a player for Commodore AMIGA SoundTracker and NoiseTracker Files 
  63. on IBM-PC compatible machines under Microsoft Windows 
  64.  
  65. - It supports:
  66.   * sample rates between 11 and 48 kHz
  67.   * 8 and 16 bit sample depth
  68.   * Mono and Stereo
  69.  
  70. - Jukebox function for up to 999 MOD-Files in one session!
  71.   * generates playlists (with files from up to 100 directories!)
  72.  
  73. - Drag & Drop feature of one or more files and of playlists.
  74.  
  75. - Launching of a file or playlist from a command line parameter.
  76.  
  77. - The program remembers several settings, for instance
  78.   * window positions
  79.   * actual and last play directory
  80.   * hardware settings
  81.  
  82. - Hotkeys for all player functions
  83. _______________________________________________________________________________
  84.  
  85. System requirements
  86. -------------------
  87.  
  88. - A sound card with at least one DAC, that can process 11 kHz-Sampling and 
  89.   an appropriate asynchronous wave driver (speaker.drv won't run).
  90.  
  91. - AT 286 with 4 MB RAM minimum.
  92. - AT 386/33 for playing with the highest sample rate.
  93. - AT 486/33 with 8 MB RAM to use Mod4Win as a background jukebox with 44 kHz 
  94.   and 16 bit stereo sampling.
  95. _______________________________________________________________________________
  96.  
  97. Authors
  98. -------
  99.  
  100. Mod4Win was written and designed by Kay Bruns and Uwe ZΣnker.  The English 
  101. version of Mod4Win and the Help file was translated and adopted by 
  102. Jens Puchert.
  103.  
  104. This program was thoroughly ▀-tested.  However, if you discover any 
  105. malfunctions or bugs (you never know), feel free to write your comments to:
  106.  
  107. JSInc.
  108. Jens Puchert
  109. 1037 Madison St
  110. Syracuse, NY 13210-2015
  111.  
  112. You can also reach me by phone or FAX on (315) 423-4775
  113. or through e-mail to jpuchert@rodan.syr.edu.
  114.  
  115. PS: Please, constructive contributions only. All others are to be marked as 
  116. junk mail, or even better, save yourself the trouble and send it to NIL 
  117. (or for C-freaks to NULL).
  118. _______________________________________________________________________________
  119.  
  120. Known problems
  121. --------------
  122.  
  123. 1. Problems with sound cards:
  124.  
  125. Several sound cards claim to support multiple sample rates, but then don't 
  126. play at these rates but at any others they like, that means the play rate 
  127. seems to be too fast or too slow.  For instance the Soundblaster 16 ASP 
  128. reports, being able to play at 48 kHz, then however starts to howl terribly, 
  129. since it is only capable of playing at 44 kHz.  The same thing happens if you 
  130. switch from mono to stereo with the Pro Audio Spectrum.  These errors are 
  131. caused by neither Mod4Win nor the wave driver, but simply by the sound card 
  132. hardware.
  133.  
  134. Solution: Buy a different sound card, bear the sound, or adjust to a sample 
  135. rate that can really be played.
  136.  
  137. 2. Problems with (BUGs in) sound drivers:
  138.  
  139. General solution for these problems:
  140.  
  141. Because we didn't have one bug free wave driver during the test phase of 
  142. the program, we can only give the following advise:
  143.  
  144. Ask the manufacturer of your sound card for an updated wave driver!
  145.  
  146.  
  147. The drivers of the Soundblaster and Audioblaster don't automatically adjust 
  148. their filter frequency to the sample frequency.  That results in the fact 
  149. that the MOD-Files sound dull.
  150.  
  151. Solution: Use your mixer utility to turn the filter off!
  152.  
  153.  
  154. The wave driver of the Sound-/Audioblaster Pro 2.5/3/4 reports being able to 
  155. sample more than 22 kHz 8 bit stereo, however when it comes to do that it 
  156. starts to resist.
  157.  
  158. Solution: Switch to mono at sample rates higher than 22 kHz.
  159.  
  160.  
  161. Windows  only supports the following sample rates: 11, 22, and 44 kHz.  
  162. Therefore it may happen that you see an error message like "Application 
  163. violated system integrity" or "General protection fault" or something similar.
  164. The reason for that is not Mod4Win (because that asks the driver whether it 
  165. can play the selected sample rate or not), but the clever programming of the 
  166. wave driver.
  167.  
  168. Solution: Select only the sample frequencies 11, 22, or 44 kHz.
  169.  
  170. If you have only one wave driver installed, then it is possible that another 
  171. application tries to access it while Mod4Win plays.  This could happen for 
  172. instance if an application wants to generate a system sound.  Then some wave 
  173. drivers will switch the actual sound output (that's the one from Mod4Win) 
  174. from stereo to mono or modify the sample rate, without notifying Mod4Win.  
  175. As a result you will hear a much too fast sampled output, or even extreme 
  176. distortions.
  177.  
  178. Solution: Install a second wave driver that the other application can 
  179. utilize while Mod4Win plays.  If you don't have a second sound card or a 
  180. second driver for your card, you can use speaker.drv as a last resort.
  181.  
  182. 3. Problems with video drivers:
  183.  
  184. With some video drivers you might notice that while Mod4Win (or any other 
  185. sample output producing program) plays, that the wave output is rhythmically 
  186. interrupted.  This sounds like bubbling or scratching.  This can be most 
  187. easily resolved by choosing a different video mode or color resolution.  You 
  188. can also try to switch from stereo to mono.
  189.  
  190. 4. Problems that look like BUGS (but are not):
  191.  
  192. Windows  or Mod4Win reports 'No memory available!' although you have 
  193. plenty of it.  The reason for that is that Mod4Win makes sure there is at 
  194. least 500 KB left for other applications.  If that's not the case, you'll 
  195. see the error message.  The same thing happens if Windows  fragments the 
  196. memory too much, that means the memory is divided into many little segments, 
  197. and therefore not enough continuous memory available for other applications.
  198.  
  199. Solution:
  200. *    In the first case (less than 500 KB free): close applications, 
  201.     increase swap file size, or buy more memory.
  202. *    In the second case (memory fragmented): stop Mod4Win (not pause!), 
  203.     start application, restart Mod4Win.
  204.  
  205. Fast forward and rewind takes longer at the end of the song than at the 
  206. beginning.  The reason for that is that it is impossible to rewind a MOD-File 
  207. error free utilizing reasonable amounts of memory.  There are effects that 
  208. jump arbitrarily between Patterns and can't be tracked back easily anymore.  
  209. Therefore it is necessary to recalculate the whole song from the beginning 
  210. and that of course takes more time at the end than at the beginning.
  211.  
  212. While the Setup-Dialog is opened the current song has to be paused.  During 
  213. this dialog the wave driver is asked if it can handle certain settings.  Some 
  214. wave drivers then immediately change their settings to these values, whether 
  215. we want them or not.
  216.  
  217. Some wave drivers don't recall exactly where they have been paused.  Instead 
  218. they will perform certain byte flips that are not very pleasant for the ear.  
  219. Therefore the song will be recalculated from the start after a Pause.  This 
  220. wastes valuable buffer time, but at least it resumes with the regular sound.
  221. _______________________________________________________________________________
  222.  
  223. Differences between Shareware- and Full Version
  224. -----------------------------------------------
  225.  
  226. Principally shareware- and full version are equally powerful.  That, of 
  227. course, shouldn't raise the question in you "Why should I buy the full 
  228. version?"  We figured, that a limited shareware version makes no sense, 
  229. because naturally a function that hasn't been implemented in the shareware 
  230. version can't be tested by you.
  231.  
  232. At the end of the program we refer to the necessity of the full version, 
  233. if you want to use the program frequently.  To motivate you, we also 
  234. prescribe to you an involuntary break at the beginning of the program and 
  235. whenever you try to close the Open and Setup Dialog.  Of course you will be 
  236. spared all of this, if you buy the program.  Additionally you can determine 
  237. by the text in the about box what version you are currently using.  If you 
  238. use the full version, you will find your name (the name of the license 
  239. holder) here.
  240.  
  241. A handbook for this handy program seems to us much too clumsy and therefore 
  242. probably won't be issued.  If you like to have something on paper, feel free 
  243. to spool this text to your printer or to a file and chop it further down with 
  244. a word processor.
  245.  
  246. The Full Version directly from JSInc.
  247.  
  248. Please refer to the section Registration for Mod4Win 1.02!
  249.  
  250. Retail Sales of the Full Version in the U.S.
  251.  
  252. The full version can only be ordered from JSInc. at this moment.  So please 
  253. don't harass your favorite computer store around the corner with repetitive 
  254. questions for the full version, they would have to order it explicitly from 
  255. me.  It is even possible that they will slander the quality of the program 
  256. because of that.  But of course you know better, right?
  257.  
  258.  
  259. Update-Service
  260.  
  261. For registered users it will be possible to always order the latest version 
  262. from JSInc.  All that's required is that you send me the original disk or 
  263. just the label and the sum of $10.
  264.  
  265. For details see Registration for Mod4Win 1.02 please!
  266.  
  267. Please don't forget your return address, otherwise you'll keep waiting while 
  268. I wouldn't know where to send the latest update to.
  269. _______________________________________________________________________________
  270.  
  271. License Regulations
  272. -------------------
  273.  
  274. This program is not freeware!  Mod4Win is shareware, that means software you 
  275. can test for a certain time and then have to purchase or delete from your 
  276. disk.  The copyright for this program (mod4win.exe, player.dll) and its help 
  277. (mod4win.hlp) is held by JSInc.  You are granted a period of 30 days, in 
  278. which you can test the program.  If you use Mod4Win after this test period 
  279. you are required by federal law to purchase a copy.
  280.  
  281. You are explicitly encouraged to spread the unregistered version of Mod4Win 
  282. to other PC users, such that they also have a chance to test the program.  
  283. This is valid with the following restrictions:
  284.  
  285. 1.  You are not allowed to make money with it (for copying and distributing), 
  286.     and
  287. 2.  You have to distribute all files that belong to the program and to its 
  288.     documentation.
  289.  
  290. Modifications of a file that belongs to the Mod4Win package are strictly 
  291. prohibited!
  292.  
  293. This help is part of the program Mod4Win and may only be distributed together 
  294. with the program as mentioned above.
  295.  
  296. Disassembling and/or patching of the program or its help file is generally 
  297. prohibited.  Preventively we'd like to mention that JSInc. owns the copyright 
  298. for all routines used in this program.  Intellectual theft on any of the 
  299. programming and/or design techniques used in Mod4Win may be subject to 
  300. prosecution.
  301.  
  302. The shareware version may be distributed by shareware dealers for not more 
  303. than $10.  If you belong to those who pay more than $10 to acquire shareware, 
  304. then you should look around for a new source.
  305.  
  306. With the purchase of the full version of the program Mod4Win, the user 
  307. acquires the right to install this program on his/her machine and use one 
  308. purchased copy on exactly one machine at a time.  For each additional machine 
  309. the user is required to purchase another copy, even if that wouldn't be 
  310. necessary from a technical point of view.
  311.  
  312. The user may make copies of the original disk only for the purpose of data 
  313. security.  However, it is strictly prohibited to distribute copies of the 
  314. software or make them available to a third party.
  315.  
  316. Possession of the registered version is only permitted to the registered user.
  317.  
  318. Please keep in mind that the program did cost you money and us work.  
  319. Therefore please don't distribute your copy to a third party.  Commercial 
  320. usage of the full version of Mod4Win requires the explicit written permission 
  321. from JSInc.  Mod4Win may not be sold with other products (hard-, or software) 
  322. without an explicit written permission from JSInc.
  323.  
  324. We don't assume any responsibility for damages possibly caused by the usage of 
  325. Mod4Win.
  326.  
  327. Owners and/or users of a version of Mod4Win absolutely agree to all conditions 
  328. mentioned above.
  329. _______________________________________________________________________________
  330.  
  331. Liability, Warranty and Trademark
  332. ---------------------------------
  333.  
  334. We wrote Mod4Win because the MOD-format is quite nice and there wasn't a 
  335. really good MOD-Player for Windows  yet.  To let everybody enjoy it, we 
  336. decided to issue a shareware version.  As a practical side effect our 
  337. programmers can make a few Dollars with it.  But since they probably won't 
  338. become millionaires, we don't assume any liability for damages caused by our 
  339. program to hard- and/or software.  Registration doesn't reserve you the right 
  340. to purchase an error free program.  
  341.  
  342. The program is distributed (or sold respectively) as is.  The only thing we 
  343. guarantee is that it will take up space on your mass storage device (and 
  344. hopefully as long as possible).  We also guarantee that it will use CPU time 
  345. on your machine (only as much as absolutely necessary).  You may assume 
  346. though, that our program doesn't cause any harm to you and/or your system.  
  347. That means by the best of our conscience and knowledge of Computer Science it 
  348. is a fine program.  After all we like it so much, we have it running as a 
  349. background jukebox on our own machines.
  350.  
  351. You are fully responsible for everything you are doing with this program!
  352.  
  353. We reserve all rights for our program.  That includes especially the right to 
  354. completely redesign the program.  Therefore it is very possible, that a 
  355. feature from an older version will not be included in a new version, and a 
  356. new version will have higher demands to your hardware.
  357. _______________________________________________________________________________
  358.  
  359. Registration for Mod4Win 1.02
  360. -----------------------------
  361.  
  362. To receive the full version you have to:
  363.  
  364. 1.    Fill out the Registration Form, and
  365. 2.    Send it along with a check for $30 and
  366. 3.    A self-addressed envelope to the following address:
  367.  
  368. JSInc.
  369. Jens Puchert
  370. 1037 Madison St
  371. Syracuse, NY 13210-2015
  372.  
  373.  
  374. Make checks payable to JSInc.  Do not send cash!
  375.  
  376.  
  377. Unfortunately at the moment, we can't accept Mastercard, Visa, American 
  378. Express or other Credit Cards.
  379.  
  380. Received orders will be processed at least every other day.  Just make sure 
  381. you don't forget your return address.  If you haven't received anything 
  382. within 2 weeks feel free to write, e-mail, or call as noted in the Authors 
  383. section.
  384.  
  385. All disks will be mailed in the 3.5" DS-HD format (the little, nice and 
  386. durable ones), because they tend to survive the mail procedure with less 
  387. problems and don't require padded envelopes.  If you need another disk format 
  388. please specify explicitly.
  389. _______________________________________________________________________________
  390.  
  391. Registration Form for Mod4Win 1.02
  392. ----------------------------------
  393.  
  394. This form is contained in a separate file "register.txt" for an easy print 
  395. out.  You can also print it from the Windows Help file, like everyting else 
  396. in this text file.
  397.  
  398. Have fun with Mod4Win!
  399.  
  400.        \|/
  401.       (. .)
  402.       ( | )
  403.       ( v )
  404.      __| |__
  405.     /       \
  406.