home *** CD-ROM | disk | FTP | other *** search
/ Large Pack of OldSkool DOS MOD Trackers / beaversweeper_v101.zip / readme.txt < prev    next >
Text File  |  2005-10-24  |  3KB  |  90 lines

  1.  
  2.  
  3.               -+- Beaver Sweeper by Noice, Cryonics and Obscure -+-
  4.  
  5.             - Released at autumn 2005
  6.             - Realtime softsynth and tracker with full source
  7.                
  8. -------------------------------------------------------------------------------
  9. Legal Notice:
  10. -------------
  11.  
  12. This tool is free to spread and copy as much as you want. 
  13. However, the code is givent to the public for non-commercial purposes, if you
  14. would (however unlikly) use it for something else, please contact the authors.
  15. If you put this on a CD availible to the public in any way, you must send us a copy. 
  16. Program is provided as is, without any kind of warranty.
  17.  
  18. -------------------------------------------------------------------------------
  19. System requirements:
  20. --------------------
  21.  
  22.  * Fairly fast machine (2 ghz)
  23.  * DirectX 8 (i think)
  24.  
  25. This version has been tested on Windows XP SP2. Should run on W2K as well.
  26.  
  27. -------------------------------------------------------------------------------
  28. Main Credits:
  29. -------------
  30.  
  31. Synth..............: Steffo / Cryonics
  32. GUI................: Gnilk / Noice
  33. Add GUI Code.......: Zyrax / Obscure
  34. Soundmixer.........: Zyrax / Obscure
  35.  
  36. -------------------------------------------------------------------------------
  37. Contact information:
  38. --------------------
  39. Gnilk..............: gnilk@home.se
  40. Steffo.............: -------------
  41. Zyrax..............: -------------
  42.  
  43. or point IRC to IRCNet, and #scene.se
  44.  
  45. -------------------------------------------------------------------------------
  46. Some words from the authors:
  47. ----------------------------
  48. After 3 years of waste we now release this to the public, including full source.
  49. Do not expect to much from it, it is known to hang quite often and there exists
  50. no manual for the editing. The manual issue was raised a couple of years ago
  51. but ended up in vain. 
  52.  
  53. Take it for what it is...  You do need some knowledge about music to understand
  54. it, I guess...
  55.  
  56. Btw, some tunes might sound a little different from what they did when they
  57. were released, this is due to evolvment of the code base since that happend.
  58. However, you got some tunes, atleast...
  59.  
  60. See "manualv1.0.txt" - for information on how to use the GUI.
  61. -------------------------------------------------------------------------------
  62. About the code:
  63. ----------------
  64. Set to compile under Visual Studio 2003 .NET, never tested it for
  65. anything else, old workspaces did exist, but I dont have an old
  66. VStudio version, so I couldnt verify them...
  67.  
  68. If you, by any chance, find some kind of bug, fixes something, makes some
  69. updates or whatever, I would be glad to be informed about this.
  70.  
  71. Dont look at it to serious, it is lacking quite a bit of comments, and
  72. it is actually very ugly in some places. It uses MFC for the GUI code, and
  73. I can tell you it was my first big project...  and it shows...
  74.  
  75. GUI:
  76. The code was started quite a while back, and evolved during 2 big phases.
  77. However, since spring 2002 not much happend. The GUI mearly serves as
  78. a front end for the synth and has little knowledge about whats actually
  79. going on behind the scenes.
  80.  
  81.  
  82. Synth:
  83. Steffo wrote his softsynth in the end of the last millenium, then fixed it 
  84. for realtime purposes. 
  85.  
  86.  
  87. See "source.txt" for a little bit more information...
  88.  
  89. // Gnilk,Steffo,Zyrax - late 2005
  90.