home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / apps / audio / t / trackctrl1 / !TrackCtrl / !Help < prev    next >
Encoding:
Text File  |  1994-04-28  |  8.7 KB  |  199 lines

  1. ----------------------------------------------------------------------------
  2.                        !Help file for !TrackCtrl v4.20
  3. ----------------------------------------------------------------------------
  4.  
  5. !TrackCtrl is a small desktop utility ( With a rather large Window ) that
  6. gives the user some control over any trackers that are playing using
  7. Fabrice Mercier & co's Tracker player module, If any one has the user guide
  8. for the module then it can be a bit daunting having to access the command
  9. line on your arc all the time to issue the approriate commands to control
  10. the module and if you are using the SWI's it can be a very frigtning 
  11. experiance especialy for non programming types!
  12.  
  13. There was quite a few other things i would have liked to include in the 
  14. application but as you will see when the application is run there is no
  15. space left in the main window, but who knows if i get plenty of feed back
  16. then i might just add them in future versions.
  17.  
  18.  
  19. How to Use !TrackCtrl
  20. ---------------------
  21.  
  22. Firstly to load a file into !TrackCtrl it must be a valid tracker 
  23. file either type (&001) 'Protracker' or Type (&CB6) 'Arctracker'.
  24.  
  25. Type &001 files are usually the ones ported directly across from the
  26. amiga with no conversion done, The program will play both 15 instrument
  27. soundtrackers and 31 instrument protrackers correctly (Minus one or
  28. two types of event commands not being implemented).
  29.  
  30. Type &CB6 files are the archimedes standard soundtracker files and are
  31. created by most sound tracker player/editor(s) on the arc.
  32.  
  33. The player module that the program uses may also play type &CC5 tracker
  34. files but i'm not sure how well and with what percentage of acurracy so
  35. i didn't implement that file type in the program, this however could
  36. be changed in future versions.
  37.  
  38. OK... To load the file into the controller you drag the file icon onto
  39. the applications icon on the icon bar in standard archimedes fashion
  40. easy!!!
  41.  
  42. Usage of the program is very straight forward, The main window is divided
  43. up into 5 smaller sections each giving it's own bit of information these
  44. are described as follows.......
  45.  
  46. Track Name
  47. ----------
  48. This just shows the name of the piece of music currently loaded or
  49. 'No Tune Loaded' if there isn't and 'Paused!' When pause is on.
  50.  
  51. Voices
  52. ------
  53. This Shows the number of voices the currently loaded tracker has
  54. (Amobea 500 Converts will always have 4) where as Arc Trackers
  55. can have anywhere between 1 and 8 voices. 
  56.  
  57. Below this is 8 Radio icons one for each voice (Channels that are not
  58. active in the current Tracker are shaded grey) clicking on one of these with
  59. select will toggle that channel on/off
  60.  
  61. Misc Info
  62. ---------
  63. This area shows various bits of information that dont realy come under
  64. anything special and are as follows :- The number of patterns in the tune, 
  65. The name of the Author or 'Conv from Amiga' if tune is a protracker, 
  66. and the defualt playing speed of the tune. 
  67.  
  68. Control
  69. -------
  70. This is a standard control panel and the buttons are :-
  71.  
  72. REWIND      - Rewind the tracker
  73. PLAY        - Start the Tracker Playing once loaded or when paused
  74. FASTFORWARD - Fastforward the Tracker
  75. PAUSE       - Pause the Tracker
  76. STOP        - Stop the tracker and unload it from memory
  77.  
  78. From left to Right.
  79.  
  80. Stereo
  81. ------
  82. This area is the stereo control panel, there is 8 sets of icons one for each
  83. voice, these are used for changing the stereo position of each channel (note
  84. :- This is only effective if you are listening through a pair of headphones, or if you have your Arc PLUGGED INTO A SUPER DOOPER HIGH POWER STEREO 
  85. AMPLIFIER SYSTEM 'Highly Recomended!'), Clicking on the Left Arrow of the
  86. Icon set Shifts the stereo position to the left and Clicking on the Right
  87. Shifts it to the Right the little slider in between changes to give a visual
  88. representation of the current stereo position of each active channel the
  89. white boxes to the right of the right arrow show the numeric value of the
  90. channels stereo position.
  91.  
  92.  
  93. Pressing the Middle Button at any time over the main window or icon bar icon
  94. brings up a small sub menu with several options on it 
  95. these are as follows :-
  96.  
  97. INFO     - Brings up a window with information about the program
  98.  
  99. QUIT     - This quits the application
  100.  
  101. POSITION - This opens a window showing the current position of the music
  102.  
  103. EVENTS   - This opens a Window showing the current notes playing
  104.            in real time on each channel active.
  105.  
  106. SAMPLES  - This opens a window with information about the samples in
  107.            the tracker clicking select on the left and right arrows
  108.            will increase/decrease the sample number displayed clicking
  109.            on hear will play the sample (Hear only works when the tune
  110.            is paused!), Also clicking on the sample icon (The orangey 
  111.            Colour icon) will bring up a standard save window so you 
  112.            can save the current sample.
  113.  
  114. VOLUME   - This opens a window that allows you to alter the volume of
  115.            the currently playing tracker by clicking the Up & Down
  116.            arrows in the window.
  117.  
  118. SAVE     - Ok this requires a little more explanation.
  119.            At first glance it may appear that this option
  120.            saves the Tracker file back to Disk, but it doesn't
  121.            what it does is to save a text file to the selected medium
  122.            containing all the information in the main window and some 
  123.            other bit's and pieces, The reason i implemented this is 
  124.            beacuse i run a PD Library and i had the job of sitting down 
  125.            and catalouging all my Trackertunes so i figured if i could 
  126.            write somthing which would save the info for me to a text file 
  127.            i could just load straight into a word processor and edit out 
  128.            the bit's i didn't want (Much Easier) and merge it all together, 
  129.            and that was how trackcontrol started life in the first place.
  130.  
  131.  
  132. Ok now for the boring bit's
  133.  
  134.  
  135. This application is Public Domain, this means that it may be freely copied
  136. and freely distributed as long as the following conditions are met :-
  137.  
  138.  
  139.       1) No Profit or Commercial gain is made from the Sale of the software.
  140.          (PD Libraries are allowed to charge a small fee for postage and )
  141.          (packing etc...........   { BUT THAT IS ALL }                   )
  142.  
  143.       2) The Application is Copied intact and includes the following :-
  144.          !Boot      - Standard application boot file
  145.          !Run       - Standard application run file
  146.          !Templates - Templates file holding all the window definations               !Sprites   - Applications Sprite Pool
  147.          !RunImage  - Main Executable program
  148.          Interface  - Version 2 of simon huntingdons interface module
  149.          PM         - Version 4.08 of Fabrice Merciers Tracker Module
  150.          !Help      - This help text and copyright notice
  151.  
  152.          PD Libraries can include any files they wish to detailing
  153.          where the software was obtained from, Catalouges Etc....
  154.  
  155.       3) None of the code or resource files are altered in any way what
  156.          so ever and remain in their original state, and none of the
  157.          code may be extracted from any of the programs and used in any
  158.          other programs without my permission, if you want to use any
  159.          of the code then get in touch and ask me!!, otherwise i will
  160.          have to start protecting my programs!
  161.  
  162. Electrosoft PD Cannot be held responsable for any loss of data or damage to
  163. any work or other computer related problems arising from the misuse or
  164. alteration of this software.
  165.  
  166. ----------------------------------------------------------------------------
  167. Electrosoft PD can be contacted at the following Address:-
  168.  
  169.            Digital Soloutions (Inc Electrosoft PD)
  170.            co Peter J Shaw
  171.            68 Millbank Road
  172.            Darlington 
  173.            co Durham
  174.            DL1 2AD
  175.  
  176. Please feel free to pass on any comments about this or any other electrosoft
  177. products or to pass on any ideas for other products, maybee even just to
  178. swap software or for a chat, If you send a disc of software i will fill it
  179. up and return it full of new goodies etc....
  180. ----------------------------------------------------------------------------
  181.  
  182. Right at the bottom of the list a few hellos:-
  183.  
  184. Hello to James Coates at Different Ideas Music, Allistdair Millard,
  185. Henley of the Yorkshire Boys also to !FOZ!, Grez, and any one else who
  186. is part of T.Y.B, Hi to Dan Wilson (He of Broken Arm Music Fame) (Keep
  187. Writing the total excelent tracker tunes and digital symphony tunes), and
  188. last but not least hi to all the inhabitants of Kneptune BBS (Peter, Keith
  189. & Norma!!!) (Please send your address pete 'If you read this' as i have
  190. lost it and would like to write to you!!!.
  191.  
  192.  
  193.  
  194.  
  195. INTERFACE v2.00 (c)1992 Simon Huntingdon { Software Interrupt Developments }
  196. PlayerMod v4.08 (c)1993 Fabrice Mercier, Hugo Fiennes and Mathew Farrow
  197. TrackCtrl v4.20 (c)1993 ElectroSoft PD / P.J.Shaw (ShawtySoft) 
  198.  
  199.