home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 4 / FreshFish_May-June1994.bin / bbs / may94 / mus / play / delitracker.lha / DeliTracker / Docs / Genies.doc < prev    next >
Text File  |  1994-04-17  |  17KB  |  291 lines

  1.  
  2.  
  3.                     $VER: Genies.doc V2.01 (17.04.1994)
  4.                    Copyright 1994 by Delirium Softdesign
  5.                       (Peter Kunath and Frank Riffel)
  6.  
  7.  
  8.  
  9.   In this document file are all genies listed that are offically released
  10.   or supported by Delirium Softdesign. A description of the standard menus
  11.   of the GUI is ommited. Only genie specific GUI elements are described
  12.   herein.
  13.  
  14.  
  15.   1. NOTEPLAYER GENIES
  16.  
  17.   Noteplayers that use MEMF_PUBLIC or MEMF_ANY require only a small chipmem
  18.   buffer for playing the samples. This enables you to load modules that are
  19.   even bigger than your actual chipmem. On the other hand this will cost
  20.   you some extra cpu cycles.
  21.  
  22.   Name                          Description
  23.   ==========================    ===========================================
  24.  
  25.   AudioDev-NotePlayer           Up to 4 Voices. Uses MEMF_CHIP to hold the
  26.                                 samples. Uses the audio.device.
  27.                                 GUI: Selection of the allocation presedence
  28.                                 of the channels.
  29.                                 Note: Some programs incorrectly using the
  30.                                 audio.device will have problems. Term 3.4
  31.                                 is one of them. You can avoid the problems
  32.                                 if you select 127 as allocation precedence.
  33.                                 But then one of the advantages of this
  34.                                 Noteplayer is gone away.
  35.  
  36.   4Voices-NotePlayer            Up to 4 Voices. Uses MEMF_ANY to hold the
  37.                                 samples. Only a 1KB chipmembuffer is used.
  38.                                 GUI: Each channel can be enabled/disabled.
  39.  
  40.   8Voices-NotePlayer            Up to 8 Voices. Uses MEMF_ANY to hold the
  41.                                 samples. Thanks to Jörg Schmidt. The mixing
  42.                                 routine is © 1991 by Maxon Computer GmbH.
  43.                                 GUI: Each channel can be enabled/disabled.
  44.  
  45.   32Voices-NotePlayer           Up to 32 Voices. Uses MEMF_ANY to hold the
  46.                                 samples. Uses DeliMix.
  47.                                 GUI: Left and Right stereo channel can be
  48.                                 enabled or disabled. The Mixfrequency can
  49.                                 be set between 4 kHz and 60 kHz.
  50.  
  51.   32Voices-NotePlayerPlus       Up to 32 Voices. Uses MEMF_ANY to hold the
  52.                                 samples. Uses DeliMix.
  53.                                 GUI: Left and Right stereo channel can be
  54.                                 enabled or disabled. Additionaly there is
  55.                                 a volume boost slider. There are some trade
  56.                                 off's with this NotePlayer: It requires
  57.                                 quite a lot of cpu power and the 8-Bit
  58.                                 volume scaling introduces some noise. The
  59.                                 Mixfrequency can be set between 4 kHz and
  60.                                 60 kHz.
  61.  
  62.   14Bit-NotePlayer              Up to 8 Voices. Uses MEMF_ANY to hold the
  63.                                 samples. Uses DeliMix. The mixing result
  64.                                 will be output with 14Bit quality.
  65.                                 GUI: Left and Right stereo channel can be
  66.                                 enabled or disabled. The Mixfrequency can
  67.                                 be set between 4 kHz and 60 kHz.
  68.  
  69.   ModSave-NotePlayer            Up to 16 Voices. Uses MEMF_ANY to hold the
  70.                                 samples. Uses DeliMix. With this noteplayer
  71.                                 you can transform your favorite modules
  72.                                 into samples :-)
  73.                                 GUI: Left and Right stereo channel can be
  74.                                 enabled or disabled. The Mixfrequency can
  75.                                 be set between 4 kHz and 60 kHz. If the
  76.                                 'Save Sample' gadget is checked an IFF-8SVX
  77.                                 sample will be written to the file you have
  78.                                 specified in the 'Filename' gadget. If no
  79.                                 filename is given, a filerequester will pop
  80.                                 up and ask you. With the 'Mode' Cyclegadget
  81.                                 you can select whether a Mono or a Stereo
  82.                                 sample should be created. In Mono mode up to
  83.                                 four channels are saved. In Stereo Mode, up
  84.                                 to sixteen channels are saved.
  85.  
  86.  
  87.   2.DECRUNCH GENIES
  88.  
  89.   Name                          Description
  90.   ==========================    ===========================================
  91.  
  92.   Decruncher                    This genie can decrunch 'imploded' files
  93.                                 and LhA archives. Only the first file from
  94.                                 an LhA-archive will be decrunched.
  95.  
  96.  
  97.   3.CONVERT GENIES
  98.  
  99.   Name                          Description
  100.   ==========================    ===========================================
  101.  
  102.   Deli-Wizard                   Copyright 1994 by Franck Nicolas.
  103.                                 Reconverts the most Protracker 'Packers'
  104.                                 back to ProTracker. Currently these formats
  105.                                 are recognized and converted:
  106.                                         KRIS
  107.                                         NoisePacker_2.0
  108.                                         NoisePacker_3.0
  109.                                         DigitalIllusions
  110.                                         Pha-Packer
  111.                                         Unic
  112.                                         Laxity
  113.                                         WantonPacker
  114.                                         NoiseRunner
  115.                                         Eureka
  116.                                         P50A/P60A
  117.                                         ProRunner_1.0
  118.                                         ProRunner_2.0
  119.                                         ProPacker_1.0
  120.                                         ProPacker_2.1/3.0
  121.                                         Promizer_1.x
  122.                                         Promizer_2.0
  123.                                         Promizer_4.0
  124.                                         FC-M
  125.                                 GUI: Enable/Disable conversions routines.
  126.                                 Modules can be saved with the 'Save Module'
  127.                                 button. This will bring up a filerequester.
  128.  
  129.                                 Note: A version that can convert even more
  130.                                 formats (39!) will be available soon to
  131.                                 registrated users of Pro-Wizard. To become
  132.                                 a registrated Pro-Wizard user send $US 15
  133.                                 to:     Nicolas FRANCK
  134.                                         157, Rue de Strasbourg
  135.                                         77350 Le Mée sur Seine
  136.                                         France
  137.                                 You can send bugreports and suggestions
  138.                                 concerning Deli-Wizard or Pro-Wizard to
  139.                                 this address as well.
  140.  
  141.   4.OTHER GENIES
  142.  
  143.   Name                          Description
  144.   ==========================    ===========================================
  145.  
  146.   ModuleInfo                    This genie will show some information about
  147.                                 the Module. For PT/NT/ST modules only. This
  148.                                 includes pattern count, real module name,
  149.                                 estimated playtime, the file size, the
  150.                                 sample names and length.
  151.                                 GUI: 'Settings'-Menu: Playtime will enable
  152.                                 the calculation of the estimated playtime.
  153.  
  154.   MonoScope                     This genie displays current waveform in a
  155.                                 neat new way. This genie works with up to 8
  156.                                 Voices. Each p