home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / sound / jukebox / jukebox.txt < prev    next >
Text File  |  1985-11-19  |  4KB  |  89 lines

  1. Copyright (C) 1991 by Klaus Pedersen.
  2.  
  3. JUKEBOX is a Public Domain program by
  4.  
  5.       Klaus Pedersen
  6.       Nyborgvej 217 4. TH
  7.       DK-5220 Odense SØ
  8.       Denmark
  9.  
  10.       EMAIL : micro@imada.ou.dk
  11.  
  12. You should check that you have the following files in the JUKEBOX
  13. directory:
  14.    JUKEBOX\
  15.       JUKEBOX.ACC          ; THE Program & Resources
  16.       JUKEBOX.TXT          ; This file.
  17.  
  18.  
  19. ---------------------------------------------------------------------
  20. / / / / / / / / INTRODUCTION  / / / / / / / / / / / / / / / / / / / /
  21. ---------------------------------------------------------------------
  22. Jukebox is a program to play Sound-/Noise- Tracker modules and SEGM
  23. files in the background.
  24. The 'Noisetracker' player build into Jukebox is fully compatible with
  25. NoiseTracker v2.0 on the *miga (except that you can't flip the power-
  26. on LED ;-) ).
  27. SEGM files was first used in the PD program NT_COMP. NT_COMP can be
  28. used to convert 'MOD' files into SEGM format. SEGM files don't use
  29. the processor (much) when playing, that can NOT be said about a 'MOD'
  30. player...  
  31. Jukebox should run on all Atari computers with DMA sound - read
  32. [MEGA] STe and TT computers, but not old ST's, BOOK and PAD.
  33. I write *should*, because it is untested! (I only have a Mega ST2).
  34.  
  35.  
  36. ---------------------------------------------------------------------
  37. / / / / / / / / INSTALATION / / / / / / / / / / / / / / / / / / / / /
  38. ---------------------------------------------------------------------
  39. The program can be used in 3 ways:
  40.     - as an accesory
  41.     - installed to take *.MOD, *.SEG or as a GTP program (TOS ≥ 2.0)
  42.     - started as a normal program.
  43.  
  44. Only when the program is installed as an accesory it can play in the
  45. background.
  46. When the program is used as a accesory it can manage two kinds of
  47. memory, temp and keep (resident). If you load a file from the desktop,
  48. you have the option to allocate resident memory for it.
  49. The 'control' called 'Keep' shows how much memory you have resident.
  50. You can also change the amount of memory to 'Keep' by hand, simply by
  51. using the up and down arrows. Notice that the memory is allocated
  52. when you click on the number!
  53.  
  54. If you load a file from the desktop that fit the resident memory, it
  55. will be loaded into the resident memory. If you load a file that don't
  56. fit, then you will be asked if you want to allocate resident memory
  57. for it. If you choose NO the file will be loaded into temp memory, but
  58. the resident memory won't be deallocated!
  59. If you load a file from an other program, then it will be put into
  60. resident memory if the file fits, else it will be loaded into temp 
  61. memory.
  62.  
  63. And just one other thing, don't change rez with the music playing.
  64. (Please...).
  65.  
  66.  
  67. WHAT DO *I* DO?
  68. ---------------
  69. I would like you to contribute with : Ideas (for further
  70. developments) and code that you think needs to be included (I need
  71. compression code, filters and such). If this program shall improve
  72. and grow, then I need your help! Send in BUG-reports (I can't test
  73. the program on your computer - I need your help to do that!). If
  74. there is a thing you think is backward or silly let me know, _DO_NOT_
  75. say "this is obvious, someone else have told him", tell me yourself!
  76.  
  77. There are 3 ways to contact me :
  78.  
  79. SNAIL MAIL                  EMAIL                VOICE PHONE
  80. Klaus Pedersen              micro@imada.dk       66 15 58 79
  81. Nyborgvej 217 4.TH.                              (from Denmark)
  82. DK-5220 Odense SØ
  83. Denmark.
  84.  
  85. What language should you write to me in? I prefer C and Assembler, 
  86. and I don't understand a word Basic. You can fill in with 
  87. Scandinavian, English and Modern (Computer) German...
  88.  
  89.