home *** CD-ROM | disk | FTP | other *** search
/ Large Pack of OldSkool DOS MOD Trackers / skale0802.zip / Skale0802 / Skale.txt < prev    next >
Text File  |  2005-08-23  |  8KB  |  241 lines

  1. -----------------------------------------------------------------
  2.                  SKALE TRACKER public beta 0.802
  3.                     Release Date: 23/08/2005
  4.              Official website http://www.skale.org
  5. -----------------------------------------------------------------
  6.  
  7.  
  8. ----------------
  9.  Skale Features
  10. ----------------
  11.  
  12.  The first non-beta version will have  the following features, actually some of
  13.  this features has been disabled and other ones are in development:
  14.  
  15.     - Windows & Linux.  
  16.     - VSTi version to run Skale under VSTi hosts (16 stereo outputs)
  17.     - 32 bit floating point mixer engine
  18.     - 64 sequenzable channels (4 stereo samples per channel)
  19.     - 256 stereo virtual channels (4 stereo samples per channel)
  20.     - Mono/Stereo samples
  21.     - Output modes:
  22.       - ASIO multioutput (up to 16 independent stereo outputs)
  23.       - DirectSound
  24.       - Standard Windows Wave Out
  25.       - DiskWritter
  26.       - NoSound
  27.     - FT2 like interface
  28.     - 100% Configurable Keyboard
  29.     - MultiFX:
  30.       - 8 independent effects
  31.       - 2 master effects
  32.       - VST 2.0 plugins
  33.     - Synth support (VST Instruments)
  34.     - File formats
  35.       - Songs: SKM, MOD, XM, MID, IT, S3M, ULT
  36.       - Instruments: XI, SKI, SF2, AKP
  37.       - Samples: WAV, SMP, IFF
  38.     - Full MultiDevice MIDI Out/In:
  39.       - MIDI sync
  40.       - Per instrument Controller remaping
  41.     - Advanced Mixer:
  42.       - Instruments Vol/Balance control
  43.       - Parametric instrument EQ
  44.       - 8 instrument aux send to multifx 
  45.       - 8+2 multifx aux return
  46.       - 4 stereo subgroups
  47.     - multi-envelopped/oscilated instrument filters
  48.     - Note death (NNAs)
  49.     - Skinable enviroment
  50.     - WAV File Render (file per instrument)
  51.     - Instrument pattern effects remaping
  52.     - FunVisuals/Games
  53.     - C++ player library to use it in your applications
  54.     - More and more...
  55.  
  56.   If you want some features or have any nice ideas, please tell them to me!! 
  57.   Send your suggestions,comment or bugs to bugs@skale.org
  58.  
  59.  
  60. --------------------------------------
  61.  Notes about Skale public beta 0.801
  62. --------------------------------------
  63.  
  64.   This version has been released to fix an important random crash in the 0.80
  65.   version.
  66.  
  67.   Have a look to the News.txt file to see the new features and resolved bugs.
  68.  
  69.   Actually some features are buggy and I prefer to disable them, for example:
  70.  
  71.   - Instrument vibrato is disabled.
  72.   - Masking cut&paste is disabled.
  73.   - Some VST plugins could crash the program. Be careful, test 
  74.     them before to use them.
  75.   - Other ones...
  76.  
  77.   You can copy the keyb.cfg file from an older skale version to the actual skale
  78.   directory if you want to use your old keyboard shortcuts.
  79.  
  80.   By  now  I've no  time  to write any documentation;( If you need help try  the
  81.   www.skale.org forums where you can ask your questions to other skale users).
  82.  
  83.  
  84. -------------------------------------
  85.  Package Files
  86. -------------------------------------
  87.  
  88.   /
  89.     
  90.     Skale.exe                       Windows executable
  91.     ConfigSkale.exe                 Windows config utility
  92.     Skale.dat                       Internal data file
  93.     Skale.x86                       Linux executable (compiled under RedHat 9.0)
  94.     SkaleLinux.cfg                  Linux config
  95.     KeybLinux.cfg                   Linux keyboard shortcuts
  96.     SkaleVSTi.dll                   VSTi version to run Skale under VSTi hosts.
  97.  
  98.   / Skins     --> Skins
  99.   
  100.     Default.sks                     Default Skin
  101.  
  102.   /FXs        -->  Skale's own sound effect plugins (for now only for Windows)
  103.   
  104.     SChorus.dll                     A simple Chorus. Usefull for creating multiple voices...
  105.     SDelay.dll                      A simple delay line. Usefull for creating ambients...
  106.     SEcho.dll                       A simple two-tap echo. Usefull for enhancing mcusic!
  107.     SFlanger.dll                    A simple Flanger. Usefull for creating aureal effects...
  108.  
  109.   /Games      -->  Game plugins (only Windows)
  110.     
  111.     Example1.dll                    Useless test
  112.  
  113.   /VisualFXs  -->  Visual Effect Plugins (only for Windows)
  114.     
  115.     Example1.dll                    Example visual plugin
  116.     SimpleFire.dll                  A simple fire effect
  117.     HlodRay.dll                     Raytracing visual plugin (coded by HlodWig/Anaconda)
  118.  
  119.     
  120. ---------
  121.  Windows
  122. ---------
  123.  
  124.   Be sure you've DirectX 7.0 installed (or a better version).
  125.  
  126.   Use the Config Utility to create the config files (Skale.cfg and Keyb.cfg)
  127.   The main config file (Skale.cfg) can be edited manually too. The Keyboard
  128.   shortcuts file actually is binary (in the future it will be ASCII).
  129.  
  130.   After it run the Skale.exe file and enjoy it!!
  131.   
  132.  
  133. -----------
  134.  Linux x86
  135. -----------
  136.   
  137.   The configuration file under Linux is SkaleLinux.cfg. Modify manually if needed
  138.   (sorry, no time to build a Linux config file editor). The keys shortcuts are saved 
  139.   into a binary file called KeybLinux.cfg (I'll change as soon as I can to ASCII).
  140.  
  141.   The program has been compiled under RedHat 9.0 (Skale.x86). Tell me if
  142.   you've some problem under another distribution.
  143.   
  144.   Under Linux, Skale needs the SDL library installed to run. 
  145.   
  146.   Thanks to ccm (hi linux master!) for his support.
  147.  
  148.  
  149. -----------
  150.  Macintosh
  151. -----------
  152.  
  153.   By now I've not access to a Macintosh so there's not a MAC version.
  154.    
  155.       
  156. ---------
  157.  License
  158. ---------
  159.  
  160.   Skale is FREE. It means you have not to pay for use it.
  161.   
  162.   This is not a commercial program so  there is no warranty. Use it at  your own
  163.   risk.
  164.  
  165.   
  166. ---------------------
  167.  Minimum requirements
  168. ---------------------
  169.  
  170.   Pentium II
  171.   16bit Graphic Card (at least)
  172.   
  173.   Under Windows:
  174.     Microsoft Windows 9x/2000/XP
  175.     DirectX 7.0
  176.     
  177.   Under Linux:
  178.     SDL
  179.     glibc 2.3
  180.  
  181.  
  182. -----------
  183.  Greetings
  184. -----------
  185.  
  186.   Regards to all my friends:
  187.  
  188.     acidbeat, ago,  arguru, astharoth,  awesome, balder,  barman, blizzard, bob,
  189.     bp,  bpm,  casty, calpe,  ccm,   chip, cimedia, corsario,  drkami,  dr.pain,
  190.     dr.slump,  elfhood,  elric,    enlar,  ent,   estrayk,   evelred,   flamerz,
  191.     frizhard, garrofi, ged ,  gui, ham,  hlod-wig, interface,  ithaqua,  jamque,
  192.     jare,   jcab,   jcl,   jeslan,  josss,   klauz,    kile,  kustom,  lightman,
  193.     lestat,  liso, mac,    mat!,    mc_tr,  mep, micro,  mr.pooyan,    multivac,
  194.     naiad,   naif,  nork,    newalpha,   nefron,   nitro,   noisyman,     pasop,
  195.     peskanov,   pocket, raveon,   reality3d, reboot, real   ice,  recena,  ryan,
  196.     shine,    silenci, sin,    smash!,    sml,  snaked,   sole, spite,    spock,
  197.     talsit   de   cod, tekno,   tilah,  tolemac,     trace,   trasher,    tuchi,
  198.     turbo_bit,   unai, vampys,  vaw, wally, wonder, yakare, yero,  yomismo, yuio
  199.  
  200.   and the others I forget!!!
  201.  
  202.  
  203. ---------
  204.  Support
  205. ---------
  206.  
  207.   www.skale.org Domain:     Flamerz
  208.   WebPage Hosting:          RealIce
  209.   SceneSp Mirror:           Recena/K5
  210.   Forums, tutorials:        st3vie/Binary Deception, dBlues,
  211.                             Tranceparent, vereiser
  212.   
  213.  
  214. ------------------
  215.  Development Team
  216. ------------------
  217.  
  218.   Idea, Concept and Code:   Ruben Ramos Salvador
  219.                             Baktery/Chanka     
  220.                             baktery@skale.org
  221.   
  222.   Gfx and Support:          Victor Vergara       
  223.                             Awesome/Wild bits  
  224.                             info@awezoom.com
  225.  
  226.   Support:                  Senno During              aka st3vie             st3vie@gmail.com
  227.   Skale own FX plugins:     Sergio Fernandez Albacete aka SergioDJ           sfalbacete@hotmail.com
  228.   Skale logo:               Vicento Demaar
  229.   Old Loading Gfx:          Daniel Garcia             aka Yakare/Wild bits   yakare@exelweis.com
  230.   Auxiliar Gfx:             Jaime Sanchez Elias       aka Spite/TDR^Concept  jsanchez@comunix98.com
  231.                             Ivan de Andres            aka Oxhido             http://www.oxhido.com
  232.   HlodRay Visual plugin:    Lluis Gesa Bote           aka HlodWig/Anaconda   hlod-wig@anacondis.com
  233.                             
  234.   
  235.   Sentimental support and Betatesting:
  236.     ALICIA
  237.     
  238.  
  239.  
  240.                                       See you on the next release!!!!, Baktery.
  241.