home *** CD-ROM | disk | FTP | other *** search
/ Sound, Music & MIDI Collection 2 / SMMVOL2.bin / GRAV_MIS / SYNTHIA.ZIP / SYNTHIA.DOC < prev    next >
Encoding:
Text File  |  1995-12-05  |  3.7 KB  |  108 lines

  1.  
  2.      SYNTHIA ver. 0.1(alpha)
  3.  
  4.      Written by 
  5.        Michal Wiernowolski
  6.  
  7.      e-mail: 
  8.        mike@math.amu.edu.pl
  9.        mike@plpuam11.bitnet
  10.  
  11.      mail:
  12.        M.Wiernowolski
  13.        Os.Rusa 115/5
  14.        61-245 Poznan
  15.        POLAND
  16.  
  17.  
  18. *******************************************************************************
  19.      Basics
  20. *******************************************************************************
  21.  
  22.      Synthia is a program that tries to get more 'synthy' sounds out of GUS.
  23.      It allows you to load and re-programm normal GUS patches (it's sort
  24.      of a patch player). It has the following features:
  25.  
  26.      1) multiple layers (although there is a place for multi-layered 
  27.         samples in GUS patches, drivers do not accept them. This is 
  28.         simply not required for General MIDI sounds)
  29.  
  30.      2) multi-point volume envelope with loop
  31.  
  32.      3) multi-point pitch envelope with loop
  33.  
  34.      4) sample tuning
  35.  
  36.      5) delayed attack
  37.  
  38.      6) overall volume, panning
  39.  
  40.      7) 32 voice polyphony
  41.  
  42.  
  43. *******************************************************************************
  44.      Hardware requirements
  45. *******************************************************************************
  46.  
  47.      1) PC-compatible with at least 80286 processor
  48.      2) VGA graphics
  49.      3) mouse
  50.      4) Gravis Ultrasound
  51.  
  52.  
  53. *******************************************************************************
  54.      Getting started
  55. *******************************************************************************
  56.  
  57.      I think that the intefrace is self-explanatory, so I do not intend
  58.      to write a whole story.
  59.  
  60.      Use mouse buttons to select options (right one gives accelerated action). 
  61.      Use computer keyboard to play sounds.
  62.      You can change octave by pressing left/right shift keys.
  63.  
  64.      Things to try:
  65.      1) Select Demo (you need the file METALPAD.PAT in %ULTRADIR%\MIDI).
  66.         This will automatically load and setup a sound.
  67.      2) Load PAT, copy it to another layer, select opposite pannings,
  68.         delay first layer or finetune it.
  69.         This will produce interesting 'thick' sound.
  70.      3) Load PAT, change pitch envelope and activate it.
  71.         This will produce automated pitch shifting for each sound.
  72.      4) Load PAT, copy it to all layers and tune them accordingly.
  73.         This may produce cluster sounds or cords.
  74.  
  75.  
  76. *******************************************************************************
  77.      Bugs
  78. *******************************************************************************
  79.  
  80.      This program is NOT intended as a professional tool and has many
  81.      limitations. It's been written to play a little bit with patches 
  82.      and to learn programming the GUS. Due to time restrictions I wasn't 
  83.      able to test it thoroughly. Please report any problems via e-mail.
  84.  
  85.  
  86. *******************************************************************************
  87.      Copyright information
  88. *******************************************************************************
  89.  
  90.      This software is provided 'as is', without any warranty 
  91.      expressed or implied.
  92.  
  93.      You are free to use it for any commercial or non-commercial 
  94.      purposes.
  95.  
  96.      You may also distribute it as long as you follow the rules:
  97.  
  98.      (1) files SYNTHIA.EXE and SYNTHIA.DOC are included
  99.          without any changes
  100.      (2) no fee is charged for this program (excluding typical
  101.          media charge)
  102.      (3) if you put it on a CD-ROM send a free copy to me :-)
  103.  
  104.      This software is CARDWARE. If you like the program
  105.      send a postcard to me (if you don't - simply delete it).
  106.  
  107. ******************************************************************************
  108.