home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Sound / Tracker / ORS_PT3C.LZX / PT315Beta2 / ReadMe_Release.TXT < prev    next >
Encoding:
Text File  |  1996-02-11  |  7.1 KB  |  192 lines

  1.           ____  _____________________________ _ 
  2.          /    \/  ______________ \___/ _____ _  
  3.         /  /\  \____ \|   |  __/ /   |____ \    
  4.       _/   \/   \_ |  \_  |  \_  \   |   |  \_  
  5.       \__________/_____/  |___|   \__l_______/  
  6.  
  7.                 RD10 presents:
  8.  
  9.                     ProTracker V3.30 Beta 3
  10.  
  11.  
  12.              12. February 1996
  13.  
  14.  
  15.                  Prologue
  16.                                --------
  17. Over  the  years  defines the Noise/ProTracker an standart
  18. in composing electronic music. Many clones and enhacements
  19. follows, but Protracker IS the standart who use almost all
  20. tracker composers.
  21.  
  22. Today two familys of the protracker series exists on Amiga:
  23. Amiga Freelancers Protracker V2.X and Cryptoburners V3.XX.
  24. These programs are based on the Protracker V1.1B sources
  25. and follows different ways:
  26.  
  27. The V2.X series is much more stable, but blocked the multi-
  28. tasking much more. Additionaly the screen in 320x200 is out
  29. of date. 
  30. The V3.X series (other programmmers, other point of views)
  31. is in MedRes (640x256), locks also much better and has a
  32. lot of features added. But as musician it is angry to see
  33. that Cryptoburners has kicked out 2 impressive tools: PLST
  34. and PED, the sample management tools.
  35.  
  36. As I saw ProTracker V3.X first, i was impressed. Better design
  37. and better track handling. But over the months I must see that
  38. V3.X is unstable.  Many  musicians use the V2.X releases; if I
  39. made in hours an module and and  guru  follows I was too angry
  40. to make this experiment at an 2th. point.
  41.  
  42. Now, nobody is perfect. Over 2 years was Protracker not updated.
  43. Cryptoburners  ride  another  way,  so i  think  that I have the 
  44. right  to  made  the  completest  ProTracker  on amiga ever made
  45. (what a phrase, hope nobody can remember that I spoke this words
  46. already in 1987 to Soundtracker V2 :-) ).
  47.  
  48. Over the christmas days I reassembled the last official Protracker
  49. V3.X, release V3.15 from 1993.
  50.  
  51. Many hours of debugging follows, and I had seen that Cryptoburners
  52. stoppled in a view parts the code a bit. The key quests e.g. are 
  53. extremly lazy, over the whole code many doubles and loops are mys-
  54. tified (try to use the same keys if sampler/disk window is opened 
  55. and you are in great wondering).
  56.  
  57. But this are the problems in ALL programs who so much programmers
  58. invested years of work.
  59.  
  60.  
  61.                     What will the final product be?
  62.                     -------------------------------
  63.  
  64.  
  65. 1.    More stable and seriously to use
  66. 2.      Old keymap handling (if i pressed 8 keys i will see 8 :-) )
  67. 3.      Help included and updated to V3.X standart
  68. 4.      PLST included
  69. 5.      PED  included
  70. 6.      Different analyzer included
  71. 7.      Screen mode requester (difficult, much work :-/)
  72.  
  73.                    What will the final product NOT be?
  74.                    -----------------------------------
  75.  
  76. 1.      Leave the way of Protracker handling
  77. 2.      Other shortcuts if possible
  78. 3.      More Tracks if AT not brings an new soundchip
  79.  
  80.          
  81.                  What is different to other Protrackers?
  82.                  ---------------------------------------
  83. PLST/PED/Help select:
  84.  
  85.         HELP select = CTRL   Help
  86.                 PLST select = LSHIFT Help
  87.                 PED  select = LALT   Help
  88.  
  89.                 (followed by a simple Help press)
  90.  
  91. Key repeat:
  92.  
  93.                 By all original Protrackers i have a single event
  94.                 by pressing a key, and if i locked CAPS lock, repeat
  95.                 is on.
  96.                 ProTracker V3.30 use the standart input.device, so i
  97.                 have to adjust the repeat an his delay with the work-
  98.                 bench Prefs (Prefs/Input).
  99.  
  100.                             History:
  101.                 -------
  102. 24.01.96
  103. Initial Release    - AGA fix from Protracker Screen
  104.         - Fix Hires Sprite/Mouse pointer problem with Protracker
  105.         - DMA handling fixed to longwords
  106.         - load routine from MOD`s (Try to load a MOD with sample
  107.           names ASC`s greater than $120 in the original,hope it
  108.           works now perfect
  109.         - key quests (I`am in progress to write a completly new
  110.           routine, in present i simple block all illegal quests :-( )
  111.         - Sample memory allocation (try to load an sample in an
  112.           virgin Protracker V3.X, open sample window, select Loop On
  113.           and slide the end loop marker :-( ) or wonder if you hear
  114.           in some looped samples dirty high knacks on end)
  115.  
  116. 30.01.96    - Help System reincluded (Try to press the help key)
  117. Beta 1          - Wrong code for Memory pools rewritten
  118.                   (args, i hate reassembled code)
  119.         - System messages included on a view points (Status line)
  120.  
  121.  
  122. 12.02.96    - PLST included
  123. Beta 2        - Keymap quests completly rewritten
  124.         - Input Handler improved
  125.         - shortcuts for german keys implemented :-)
  126.                 - GFX pac format changed (faster)
  127.         - bugfixed a view parts (Arrow keys, DoDataLoad etc)
  128.         - while playing MOD (not Pattern) and Sampler Screen is
  129.                   opened note-key pressing now works
  130.                 - little mytsterious: Tooltype in ProTracker was not
  131.                   correct setted an some people cry that PT no started
  132.                   (I use other icons than the originals or prefer Shell)
  133.                  To do:
  134.                  ------
  135. in work:    - PED include
  136.         - SMP2Mod include
  137.         - PositionEditor include
  138.         - updated, complete documentation
  139.         - new, compatible sound effects
  140.         - XPK/XFD support
  141.         - Screamtracker convert (max 4 channels)
  142.         - use of localised keymaps
  143.         - Analyzer include
  144.         - a view small thing (e.g. use RETURN in Dir Screen,
  145.                   Cursor keys in Sampler etc)
  146.         - new preferences scheme what saved ALL cuts
  147.  
  148.                       Rights & Copyrights
  149.                       -------------------
  150.  
  151. Difficult to say. In pricip all trackers based on Karsten Obarskis
  152. SoundTracker (commercial, 1986).  But after Sound/Noise/ProTracker
  153. mutation these are completly new programs.
  154. If you in order of right i think you must buy an old Soundtracker
  155. from K.Obarksi (Reline) if you use any Sound/Noise/Protracker.
  156.  
  157. On the view of the programmers of ProTracker the copyrights are:
  158.  
  159. Protracker V3.X are © 1992-1993 Cryptoburners, ©1996 TEC Design/RD10
  160. (improvements) and are FREEWARE. For additional Cryptoburner
  161. copyrights read his docs.
  162.  
  163. Any payment and distribution what are over the costs of 5 DM per
  164. unit is strictly prohibited. Protracker is not an commercial tool!
  165.  
  166. The distributors of the AMINET serie, Fred Fish and all bulletin
  167. boards who works without payement have the right to spread this
  168. package.
  169.  
  170.                 Epilogue
  171.                             --------
  172.  
  173. Protracker V3.15 AGA fix is intensive tested in the last weeks by
  174. many  persons,  and  as result of the fixing a few bugs compensed,
  175. other bugs always present.
  176. It seems  to  be that Cryptoburners has no interest to support the 
  177. Protracker project  anymore, so i think it`s right to release this.
  178. I hope this is a little help to all of you who made MOD`s.
  179.  
  180.  
  181. If any has interest to force the protracker project back to the
  182. way of 1996 please contact me and if you are serious you request
  183. the complete source codes, documents etc.
  184.  
  185. The last word goes to Cryptoburners. Your work is impressive. Too
  186. sad that the developement of Protracker is stopped. That has this
  187. great tool not complained.
  188.  
  189.                                               RD10
  190.   
  191.  --------- And always remember: the future is unwritten ---------
  192.