home *** CD-ROM | disk | FTP | other *** search
/ Groovy Bytes: Behind the Moon / groovybytes.iso / GROOVY / SND_TOOL / SBST20D4.ZIP / PAGE2 < prev    next >
Encoding:
Text File  |  1994-07-29  |  8.9 KB  |  272 lines

  1.  
  2.  
  3.  
  4.             SBStudio II
  5.             (C) 1991-94 Henning Hellström
  6.             All rights reserved
  7.  
  8.  
  9.             Program documentation
  10.  
  11.             Page 2 - The sound editor
  12.  
  13.             ═══════════════════════════════════════════════════════
  14.  
  15.  
  16.             Page two of SBStudio is called the sound editor.
  17.  
  18.             It looks something like this:
  19.  
  20.  
  21.             ┌──────────────────────────────────────────────────────┐
  22.             │┌─────────────────────────────────────────────────┐┌─┐│
  23.             ││08 CHANNEL SONG "NONAME"                         ││││
  24.             │└─────────────────────────────────────────────────┘└─┘│
  25.             │                                                      │
  26.             │      NAME          FINETUNE VOLUME  LENGTH  BITS  ┌─┐│
  27.             │┌─────────────────────────────────────────────────┐│││
  28.             ││ 01  NONAME               00    64   00000     8 │└─┘│
  29.             ││ 00000       -     -       -     -       -     - │┌─┐│
  30.             │└─────────────────────────────────────────────────┘│││
  31.             │    POS  MARK BEG/END  ZOOM BEG/END  LOOP BEG/END  └─┘│
  32.             │                                                      │
  33.             │┌───────────────────────────────┐┌───────────────────┐│
  34.             ││DELETE │ LOAD  │       │CHGSIGN││SMP FREE:  600/600K││
  35.             ││───────┼───────┼───────┼───────││                   ││
  36.             ││ UNDO  │ SAVE  │ 8BIT  │ADJ. 16││CLIP:   000K/SMP 00││
  37.             │└───────────────────────────────┘└───────────────────┘│
  38.             └──────────────────────────────────────────────────────┘
  39.                            Position and zoom bar area
  40.  
  41.  
  42.  
  43.                                  Sample area
  44.  
  45.  
  46.  
  47.             ┌──────────────────────────────────────────────────────┐
  48.             │┌─┐┌─────────────────────────────────────────────────┐│
  49.             ││>││ CUT  ZOOM SHOWALL REVERSE  ECHO  BST DEF SAMPLE ││
  50.             │└─┘│─────────────────────────────────────────────────││
  51.             │   │COPY ZOOMOUT MIX    FLIP   VOLUME  x2 /2  FLANGER││
  52.             │┌─┐│─────────────────────────────────────────────────││
  53.             │││││PASTE KEEP  X-MIX  CENTER LOOP OFF DN UP  FILTERS││
  54.             │└─┘└─────────────────────────────────────────────────┘│
  55.             └──────────────────────────────────────────────────────┘
  56.  
  57.  
  58.  
  59.             Click on the song name text to edit the song name.
  60.  
  61.  
  62.  
  63.             »The utility buttons»
  64.             ───────────────────
  65.  
  66.  
  67.             DELETE     - Will delete the current sound, and reset
  68.                          all the settings for this sound.
  69.  
  70.                          KeyBoard:  ALT+D or the DELETE key.
  71.  
  72.  
  73.             UNDO       - The UNDO function will restore the last
  74.                          sound that was changed to what it was
  75.                          before the change.
  76.  
  77.                          KeyBoard:  NONE.
  78.  
  79.  
  80.             LOAD       - Will invoke the file menu for loading
  81.                          sounds. See the file menu documentation
  82.                          for details.
  83.  
  84.                          KeyBoard:  ALT+O.
  85.  
  86.  
  87.             SAVE       - Will invoke the save menu.
  88.  
  89.                          KeyBoard:  ALT+S.
  90.  
  91.  
  92.             8 BIT      - Will convert the current sound to 8 bit
  93.                          resolution if it's a 16 bit sample.
  94.  
  95.                          KeyBoard:  NONE.
  96.  
  97.  
  98.             CHGSIGN    - Will flip the sample sign.
  99.  
  100.                          KeyBoard:  NONE.
  101.  
  102.  
  103.             ADJ 16     - Will eat one byte from the beginning of
  104.                          the sample. Use to fix non-synchronized
  105.                          16 bit samples.
  106.  
  107.                          KeyBoard:  NONE.
  108.  
  109.  
  110.  
  111.             »The sample editing tools»
  112.             ────────────────────────
  113.  
  114.  
  115.             CUT        - Will CUT the marked area away from the
  116.                          sample.
  117.  
  118.             COPY       - Will COPY the marked area to the disk
  119.                          based clipboard.
  120.  
  121.             PASTE      - Will insert the clip board at the current
  122.                          position.
  123.  
  124.  
  125.  
  126.             ZOOM       - Will zoom the marked area.
  127.  
  128.                          KeyBoard:  '+'.
  129.  
  130.             ZOOM OUT   - Will halve the zoom factor.
  131.  
  132.                          KeyBoard:  '-'.
  133.  
  134.             KEEP       - Will KEEP the marked area. The sample is
  135.                          first copied to the clipboard.
  136.  
  137.  
  138.  
  139.             SHOW ALL   - Will display the whole sample.
  140.  
  141.             MIX        - Will mix the clip board into the sample
  142.                          at the current position.
  143.  
  144.             X-MIX      - Will mix the current sample or the current
  145.                          marked area with itself backwards.
  146.  
  147.  
  148.  
  149.             REVERSE    - Will turn the current sample or the
  150.                          current marked area backwards.
  151.  
  152.             FLIP       - Will swap the sample poles.
  153.  
  154.             CENTER     - Will 'center' the sample.
  155.  
  156.  
  157.  
  158.             ECHO       - Will apply an echo to the current sample.
  159.                          Use the position bar to set echo length.
  160.  
  161.             VOLUME     - Will invoke the volume menu.
  162.  
  163.                          KeyBoard:  ALT+V.
  164.  
  165.             LOOP       - Will use the marked area start/end as loop
  166.                          points. If no area is marked, the whole
  167.                          sample is looped.
  168.  
  169.             OFF        - Will turn loop points off.
  170.  
  171.  
  172.  
  173.             BST        - Will boost the sample (enhance high
  174.                          frequencies).
  175.  
  176.             DEF        - Will delta filter the sample. Use to
  177.                          remove noise.
  178.  
  179.             x2         - Will double the sample's length, lowering
  180.                          it one octave.
  181.  
  182.             /2         - Will halve the sample's length, raising it
  183.                          one octave.
  184.  
  185.             DN         - Will lower the pitch of the sample by one
  186.                          octave, without changing the length. Use
  187.                          the position bar to set block length.
  188.  
  189.             UP         - Will raise the pitch of the sample by one
  190.                          octave, without changing the length. Use
  191.                          the position bar to set block length.
  192.  
  193.  
  194.  
  195.             SAMPLE     - Will invoke the input monitor/sampler.
  196.  
  197.                          KeyBoard:  ALT+A.
  198.  
  199.             FLANGER    - Will apply a flanger effect to the sample.
  200.  
  201.             FILTERS    - Will enter the filter menu. The available
  202.                          filters are:
  203.  
  204.                            HIGH/LOW
  205.                            PASS       - Passes 'frequencies' over
  206.                                         or under the FREQ setting.
  207.                            HIGH/LOW
  208.                            SHELVING   - Enhances 'frequencies' over
  209.                                         or under the FREQ setting.
  210.                                         Control the amount with
  211.                                         the GAIN setting.
  212.  
  213.                          KeyBoard:  ALT+F.
  214.  
  215.  
  216.  
  217.             »How do i mark an area? What is the position bar?»
  218.             ────────────────────────────────────────────────
  219.  
  220.             To mark an area, simply position the mouse cursor at
  221.             the desired start on the sample graph, press and hold
  222.             the LEFT mouse button and move the mouse back and
  223.             forth. When the desired area has been marked, you can
  224.             let go of the mouse button. Now, almost all the sample
  225.             editing tools will only affect this area.
  226.  
  227.             The position bar is 'positioned' by clicking on the
  228.             sample graph at the desired position with the RIGHT
  229.             mouse cursor. The position bar will appear a bit over
  230.             the sample.
  231.  
  232.  
  233.  
  234.             »Changing the sound values»
  235.             ─────────────────────────
  236.  
  237.             To change a setting in the sound info box, simply
  238.             click on the setting to change. The mouse cursor will
  239.             turn magenta to indicate that SBStudio wants input from
  240.             you. Click a mouse button again to abort the input.
  241.  
  242.  
  243.  
  244.             NAME       - The sound's name.
  245.  
  246.  
  247.             TUNE       - This is the fine tuning of the sound.
  248.                          Clicking on this with the left mouse
  249.                          button will decrease it, and the right
  250.                          mouse button will increase it.
  251.  
  252.  
  253.             VOLUME     - This is the volume of the sound.
  254.  
  255.  
  256.             LENGTH     - This is the length of the sample in bytes.
  257.                          A sample can not be larger than 65530
  258.                          bytes.
  259.  
  260.  
  261.             BITS       - This is the resolution of the sample.
  262.  
  263.  
  264.  
  265.             POS, MARK BEG/END, ZOOM BEG/END and LOOP/BEG END are
  266.             settings you normally wouldn't edit manually, but they
  267.             are included anyway.
  268.  
  269.  
  270.             ═══════════════════════════════════════════════════════
  271.  
  272.