From 5e9be04e14cca96551cd19f5ee7597a11ad98a8a Mon Sep 17 00:00:00 2001 From: Vitaly Novichkov Date: Fri, 5 Oct 2018 02:29:57 +0300 Subject: Put updated "progdesc.php" in "_old_files" --- _old_files/progdesc.php | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) (limited to '_old_files/progdesc.php') diff --git a/_old_files/progdesc.php b/_old_files/progdesc.php index 20a5226..4f88998 100644 --- a/_old_files/progdesc.php +++ b/_old_files/progdesc.php @@ -50,6 +50,7 @@ using software OPL3 emulation (FM synthesis).
  • loopStart / loopEnd tag support (Final Fantasy VII)
  • Use automatic arpeggio with chords to relieve channel pressure
  • Support for multiple concurrent MIDI synthesizers (per-track device/port select FF 09 message), can be used to overcome 16 channel limit
  • +
  • Support for ScummVM, Doom, IMF and CMF files

  • @@ -65,11 +66,9 @@ Note: The GW-BASIC version does not contain all of the same features that the C+ ", 'usage: 1. Usage' => " -
    ADLMIDI: MIDI player for Linux and Windows with OPL3 emulation
    -(C) -- http://iki.fi/bisqwit/source/adlmidi.html
    -Usage: adlmidi  [  ] [  [  [ ] ] ]
    -       adlmidi  -1   To enter instrument tester
    - -p Enables adlib percussion instrument mode
    +
    Usage: adlmidi <midifilename> [ <options> ] [ <banknumber> [ <numcards> [ <numfourops>] ] ]
    +       adlmidi <midifilename> -1   To enter instrument tester
    + -p Enables adlib percussion instrument mode (use with CMF files)
      -t Enables tremolo amplification mode
      -v Enables vibrato amplification mode
      -s Enables scaling of modulator volumes
    @@ -140,14 +139,18 @@ Usage: adlmidi  [  ] [  [  [  can be used to specify the number
          of four-op channels to use. Each four-op channel eats
          the room of two regular channels. Use as many as required.
          The Doom & Hexen sets require one or two, while
    -     Miles four-op set requires the maximum of numcards*6.
    + Miles four-op set requires the maximum of numcards*6. + + When playing Creative Music Files (CMF), try the + -p and -v options if it sounds wrong otherwise.
    ", 'copying:1. Copying and contributing' => " -- cgit v1.2.3