home *** CD-ROM | disk | FTP | other *** search
/ MacPeople 1999 February 15 / MACPEOPLE-1999-02-15.ISO.7z / MACPEOPLE-1999-02-15.ISO / オンラインウエア / 厳選オンラインウエア100 / サウンド / TiMidity++1.0.0.68k.sit / TiMidity++1.0.0.68k / doc / ChangeLog < prev    next >
Text File  |  1999-01-06  |  2KB  |  39 lines

  1. * 1/6, 1999
  2. Major changes from 0.2i:
  3.    * Install with `configure' script.
  4.    * Synchronization for audio and interface controls.
  5.    * Uses GUS/patch and SoundFont for voice data
  6.    * Plays the MIDI file via network (UNIX version)
  7.    * Plays the MIDI file in archive file
  8.    * Plays not only SMF file but also MOD, RCP/R36/G18/G36
  9.    * Can handle 32 channel data
  10.    * Can handle user interfaces as dynamic link modules (UNIX version)
  11.    * Can display the sound spectrogram (UNIX or Macinotsh version)
  12.    * Automatically detects the mode of MIDI file (GM/GS/XG)
  13.    * Automatically detects drum channels (GS/XG)
  14.    * Can display MIMPI's WRD file (One of KARAOKE system mainly used in japan)
  15.    * Localization for Japanese
  16.    * Improve new curses interface
  17.    * Add new interface:
  18.     VT100, X Athena Wiget, Emacs, skin, gtk
  19.    * Make Pre-calculated resampling cache
  20.    * Enable private user configuration (in ~/.timidity.cfg)
  21.    * Add some effects
  22.    * Can control follows while playing:
  23.     - Change drumpart
  24.     - Load patch file
  25.     - Pitch up/down
  26.     - Speed up/down
  27.     - Maxmum voices up/down (limited to MAX_VOICES macro defined at
  28.         compiling)
  29.    * Can output Sun audio file (*.au)
  30.    * Can output encoding of G.711 A-Law
  31.    * Use pager program specified by PAGER Environment when displaying the
  32.     command line help
  33.    * The following new MIDI events are supported:
  34.     ChannelPressure, ModulationWheel,
  35.     Portamento, ReverbEffect, ChorusEffect, RPN+/-,
  36.     Mono/Poly Part, Lyric, KARAOKE-Part(@KMIDI),
  37.     and SystemExclusiveMessages
  38.    * Many bugs (that is found in the original) are fixed.
  39.