home *** CD-ROM | disk | FTP | other *** search
/ Groovy Bytes: Behind the Moon / groovybytes.iso / GROOVY / SND_TOOL / SBST20D4.ZIP / SETUP < prev    next >
Encoding:
Text File  |  1994-07-16  |  19.5 KB  |  499 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.             The setup menu
  12.  
  13.             ═══════════════════════════════════════════════════════
  14.  
  15.  
  16.  
  17.             »Setup»
  18.             ─────
  19.  
  20.             Press <ALT+U> or click on the 'SETUP' button on the
  21.             main screen to enter setup.
  22.  
  23.  
  24.             The setup window looks like this:
  25.  
  26.               ┌────────────────────────────────────────────┐
  27.               │ ┌───────┐                                  │
  28.               │ │Player │                                  │
  29.               │ └───────┘                                  │
  30.               │ ┌───────┐                                  │
  31.               │ │System │                                  │
  32.               │ └───────┘                                  │
  33.               │ ┌───────┐                                  │
  34.               │ │ Edit  │       Current setup page         │
  35.               │ └───────┘                                  │
  36.               │ ┌───────┐                                  │
  37.               │ │DeskTop│                                  │
  38.               │ └───────┘                                  │
  39.               │ ┌───────┐                                  │
  40.               │ │ Midi  │                                  │
  41.               │ └───────┘                                  │
  42.               │ ┌───────┐  ┌───────┐  ┌───────┐  ┌───────┐ │
  43.               │ │  Ok   │  │Cancel │  │ Save  │  │ Load  │ │
  44.               │ └───────┘  └───────┘  └───────┘  └───────┘ │
  45.               └────────────────────────────────────────────┘
  46.  
  47.  
  48.             Select the setup page you want by clicking on the
  49.             corresponding button, or walk through the pages with
  50.             the left/right arrow keys on your keyboard.
  51.  
  52.             To exit setup, click on the 'Ok' button or press <ESC>.
  53.  
  54.             By clicking on the 'Cancel' button, any changes made
  55.             to setup will be discarded.
  56.  
  57.             The 'Save' and 'Load' buttons applies to ALL setup
  58.             settings.
  59.  
  60.  
  61.  
  62.             »'Player' setup»
  63.             ──────────────
  64.  
  65.             The 'player' setup page looks something like this:
  66.  
  67.               ┌──────────────────────────────────┐
  68.               │                                  │
  69.               │ Device     GRAVIS ULTRASOUND     │
  70.               │            ┌──┐ ┌─┐┌─┐  ┌──────┐ │
  71.               │ Play KHZ   │22│ │<││>│  │STEREO│ │
  72.               │            └──┘ └─┘└─┘  └──────┘ │
  73.               │ Bit Gain    ( )  16 Bit      ( ) │
  74.               │                                  │
  75.               │ Gus Fading  ( )  Poly Tester ( ) │
  76.               │                                  │
  77.               │ BPM Tempo   ( )  Multi=Poly  ( ) │
  78.               │                                  │
  79.               │ Song Loop   ( )  Tester Fade ( ) │
  80.               │                                  │
  81.               └──────────────────────────────────┘
  82.  
  83.  
  84.             DEVICE        - This is where the selected audio device
  85.                             is shown.
  86.  
  87.  
  88.             PLAY KHZ      - Here, the mixing frequency and mode is
  89.                             selected.
  90.  
  91.                             The frequency is controlled by the
  92.                             up/down gadgets, legal frequency ranges
  93.                             are:
  94.  
  95.                                 SoundBlaster 2.0..... 8-22 kHz mono
  96.                                 SoundBlaster PRO .... 8-44 kHz mono
  97.                                                     8-22 kHz stereo
  98.                                 SoundBlaster 16 ..... 8-44 kHz mono
  99.                                                     8-44 kHz stereo
  100.  
  101.                             Playback mode is toggled by clicking on
  102.                             the stereo/mono text box.
  103.  
  104.                             These settings has nothing to do with
  105.                             the Gravis UltraSound.
  106.  
  107.  
  108.             BIT GAIN      - Bit gain is a method of improving
  109.                             manually mixed sound.
  110.                             By enabling bit gain, the sound will
  111.                             get twice as loud and half as noisy.
  112.  
  113.                             Bit gain only works in 8 bit mixing
  114.                             mode.
  115.  
  116.                             Bit gain has no effect on the Gravis
  117.                             UltraSound.
  118.  
  119.  
  120.             16 BIT        - If you have a SoundBlaster 16 or
  121.                             compatible card, you may enable this
  122.                             setting. Noise will be reduced to a
  123.                             minimum.
  124.  
  125.                             This setting has nothing to do with the
  126.                             Gravis UltraSound, the GUS is always
  127.                             16 bit.
  128.  
  129.  
  130.             GUS FADING    - When this setting is enabled, all
  131.                             volume settings are faded to using the
  132.                             volume ramping hardware in the Gravis
  133.                             UltraSound, resulting in less or no
  134.                             'clicks' caused by rapid volume
  135.                             changes.
  136.  
  137.                             There is no known reason why this
  138.                             should be disabled, but a toggle is
  139.                             included just in case.
  140.  
  141.                             This setting is for GUS only.
  142.  
  143.  
  144.             POLY TESTER   - With this setting enabled, you get 6
  145.                             note polyphony when playing sounds
  146.                             manually. These voices are independent
  147.                             of the playback voices.
  148.                             Used together with the 'TESTER FADE'
  149.                             setting, it's great for 'playing along'
  150.                             with a song.
  151.  
  152.                             This setting is for GUS only.
  153.  
  154.  
  155.             BPM TEMPO     - This setting controls the ability to
  156.                             respond to BPM tempo settings. With
  157.                             this setting disabled, the only way
  158.                             to control the tempo of the song
  159.                             internally is through the SPEED
  160.                             setting.
  161.  
  162.                             There is no known reason why this
  163.                             should be disabled, but a toggle is
  164.                             included just in case.
  165.  
  166.  
  167.             MULTI=POLY    - With this setting enabled, the poly
  168.                             tester mode is toggled with the 'MULTI'
  169.                             toggle on page one, instead of with the
  170.                             'POLY TESTER' toggle in setup.
  171.  
  172.                             This setting is for GUS only.
  173.  
  174.  
  175.             SONG LOOP     - With this setting enabled, the song
  176.                             will restart from the beginning when
  177.                             finished.
  178.  
  179.  
  180.             TESTER FADE   - With this setting enabled, sounds
  181.                             played manually will stop on note off.
  182.  
  183.  
  184.  
  185.             »'System' setup»
  186.             ──────────────
  187.  
  188.             The 'system' setup page looks something like this:
  189.  
  190.               ┌──────────────────────────────────┐
  191.               │            ┌───────────────────┐ │
  192.               │ Songs      │C:\AUDIO\SONGS\    │ │
  193.               │            ├───────────────────┤ │
  194.               │ Sounds     │C:\AUDIO\SAMPLES\  │ │
  195.               │            └─┬───┬─┬─┬┬─┬──────┘ │
  196.               │ Channels     │ 08│ │<││>│        │
  197.               │              ├───┤ ├─┤├─┤ ┌────┐ │
  198.               │ Saver Wait   │180│ │<││>│ │ON  │ │
  199.               │              └───┘ └─┘└─┘ └────┘ │
  200.               │ Careful     ( )  Error Beep  ( ) │
  201.               │                                  │
  202.               │ XMS Swap    ( )  Fast Timer  ( ) │
  203.               │                                  │
  204.               └──────────────────────────────────┘
  205.  
  206.  
  207.             SONGS         - This is your SONG base path.
  208.                             Click on it to change it.
  209.  
  210.                             The install program will initialize it
  211.                             for you, but you may want to change it.
  212.  
  213.  
  214.             SOUNDS        - This is your SOUND or SAMPLE base path.
  215.                             Click on it to change it.
  216.  
  217.                             The install program will initialize it
  218.                             for you, but you may want to change it.
  219.  
  220.  
  221.             CHANNELS      - This is where you set the number of
  222.                             sound channels to be used. Legal range
  223.                             is 4-16 channels.
  224.  
  225.                             This setting is non-destructive, it
  226.                             will not destroy any sheet data.
  227.  
  228.                             This setting dictates the number of
  229.                             channels that can be edited, played and
  230.                             saved.
  231.  
  232.  
  233.             SAVER WAIT    - The number in the window represents the
  234.                             number of seconds the screenblanker
  235.                             will wait before starting. Legal range
  236.                             is 10-900 seconds.
  237.  
  238.                             The screenblanker may be turned on/off
  239.                             by clicking on the on/off textbox.
  240.  
  241.  
  242.             CAREFUL       - With this setting enabled, some
  243.                             operations will ask your permission
  244.                             before executing.
  245.  
  246.  
  247.             ERROR BEEP    - With this setting enabled, the PC
  248.                             speaker beeps on errors.
  249.  
  250.  
  251.             XMS SWAP      - When shelling to DOS, all samples must
  252.                             be moved from conventional memory to
  253.                             a buffer either on disk, or in
  254.                             extended memory. If this setting is
  255.                             on, extended memory will be used. If
  256.                             you don't have enough extended memory
  257.                             or if this setting is off, the samples
  258.                             will be moved to disk.
  259.  
  260.  
  261.             FAST TIMER    - When this setting is enabled, all
  262.                             cosmetic timer-dependent stuff like the
  263.                             volume meters and the blinking cursor
  264.                             will work a bit faster. This setting
  265.                             has nothing to do with the program
  266.                             clocks or the system timer.
  267.  
  268.  
  269.  
  270.             »'Edit' setup»
  271.             ────────────
  272.  
  273.             The 'edit' setup page looks something like this:
  274.  
  275.               ┌──────────────────────────────────┐
  276.               │              ┌───┐ ┌─┐┌─┐ ┌────┐ │
  277.               │ Quantize     │001│ │<││>│ │ON  │ │
  278.               │              ├───┴─┴─┤└┬┴┐├─┬┬─┤ │
  279.               │ Multi Row    │01 > 02│ │<││>││o│ │
  280.               │        ┌─────┴┬─┬────┴─┴─┴┴─┴┴─┤ │
  281.               │ Key    │ C-1  │=│ C-3  /   01  │ │
  282.               │        └┬─┬┬─┬┘ └┬─┬┬─┬──┬─┬┬─┬┘ │
  283.               │         │<││>│   │<││>│  │<││>│  │
  284.               │         └─┘└─┘   └─┘└─┘  └─┘└─┘  │
  285.               │ Rec Song    ( )  Jump Right  ( ) │
  286.               │                                  │
  287.               │ Rec Sync    ( )              ( ) │
  288.               │                                  │
  289.               └──────────────────────────────────┘
  290.  
  291.  
  292.             QUANTIZE      - This number represents the number of
  293.                             sheet rows to jump when editing the
  294.                             sheet. When recording, entered data
  295.                             will be inserted at the nearest row
  296.                             that is dividable by <quantize>.
  297.  
  298.                             Quantizing may be toggled on/off by
  299.                             clicking on the on/off textbox.
  300.  
  301.  
  302.             MULTI ROW     - This setting enables you to control
  303.                             the channel jump path when 'MULTI'
  304.                             mode (button on page 1) is enabled.
  305.                             '01 > 02' means 'when at channel one,
  306.                             jump to channel two after data is
  307.                             entered'.
  308.                             Use the up/down gadgets to change what
  309.                             channel to jump TO. Use the left/right
  310.                             mouse buttons on the small dotted
  311.                             button to wander up/down the path.
  312.  
  313.  
  314.             KEY           - This setting lets you redefine the
  315.                             entire piano key map.
  316.                             'C-1 = C-3 / 01' means that the REAL
  317.                             C-1 is mapped to C-3 and will always
  318.                             play sound 01.
  319.                             Use the up/down gadgets under the
  320.                             settings to change them.
  321.  
  322.                             'SPLIT' mode (button on page 1) has to
  323.                             be turned on to enable the map.
  324.  
  325.                             Read about the 'KEY PROG' function in
  326.                             the 'Page 1' documentation part for an
  327.                             even easier method of programming the
  328.                             key map.
  329.  
  330.  
  331.             REC SONG      - This setting makes sheet recording
  332.                             go through the whole song instead of
  333.                             just the current sheet.
  334.  
  335.  
  336.             JUMP RIGHT    - This setting makes the edit cursor
  337.                             jump RIGHT instead of DOWN during
  338.                             sheet editing.
  339.  
  340.  
  341.             REC SYNC      - With this setting enabled, sheet
  342.                             recording will wait for the first
  343.                             entered note before starting.
  344.  
  345.  
  346.  
  347.             »'DeskTop' setup»
  348.             ───────────────
  349.  
  350.             The 'desktop' setup page looks something like this:
  351.  
  352.               ┌────────────────┬───────────────┬─┐
  353.               │ Window Shade   │       █       │ │
  354.               │                └───────────────┘ │
  355.               │ Line Graph  ( )  Blinking    ( ) │
  356.               │                                  │
  357.               │ Beat Lines  ( )  File Coding ( ) │
  358.               │ ┌───────────────────┐ ┌───┐┌───┐ │
  359.             ┌──── ██ ▓▓ ░░ ██ ▒▒ ██ │┌─│││││ o ─── Volume meter /
  360.             │ │ └───────────────────┘│└───┘└───┘ │ sample graph
  361.             │ │  ┌──────────────────┐│┌────────┐ │ selector.
  362.             │ │ R│        █         │││░░▒▒▓▓██│ │
  363.             │ │ G│     █            │││░░▒▒▓▓██│ │
  364.             │ │ B│       █          │││░░▒▒▓▓██│ │
  365.             │ │  └──────│───────────┘│└───│────┘ │
  366.             │ └─────────│────────────│────│──────┘
  367.             │           │            │    │
  368.             │           │            │    └─ Volume meter and
  369.             │           │            │       sample graph color
  370.             │           │            │       range.
  371.             │           │            │
  372.             │           │            └─ Volume meter blinds.
  373.             │           │
  374.             │           └─ Color controllers.
  375.             │
  376.             └─ 1st color - text color.
  377.                2nd color - sheet color.
  378.                3rd color - used for highlighted text, cursors,
  379.                            errors and more.
  380.                4th color - sheet and sample marking color.
  381.                5th color - 2nd sample marking color.
  382.                6th color - loop lines and zoom bar in sample area.
  383.  
  384.  
  385.             To select a color for editing, just click on it.
  386.  
  387.             To copy a color, go to it and press 'C'. The color
  388.             will be copied to the next color you click on.
  389.  
  390.             To make a gradient in the color range, click on a
  391.             color with the RIGHT mouse button.
  392.  
  393.  
  394.  
  395.             WINDOW SHADE  - This slider controls the brightness
  396.                             of the window and mouse cursor
  397.                             shadows.
  398.  
  399.  
  400.             LINE GRAPH    - There are two methods of graphing
  401.                             samples available in SBStudio. Use
  402.                             this setting to change between them.
  403.  
  404.  
  405.             BLINKING      - This setting makes the different edit
  406.                             cursors blink.
  407.  
  408.  
  409.             BEAT LINES    - With this setting enabled, every 4th
  410.                             sheet row will be shown in a darker
  411.                             color.
  412.  
  413.  
  414.             FILE CODING   - When this setting is on, all files
  415.                             'known' to SBStudio will be shown in
  416.                             a different color in the file menu.
  417.  
  418.  
  419.  
  420.             »'Midi' setup»
  421.             ────────────
  422.  
  423.             The 'midi' setup page looks something like this:
  424.  
  425.               ┌──────────────────────────────────┐
  426.               │                                  │
  427.               │ Device     GRAVIS ULTRASOUND     │
  428.               │              ┌───┐ ┌─┐┌─┐ ┌────┐ │
  429.               │ Transpose    │+36│ │<││>│ │ON  │ │
  430.               │              ├───┤ ├─┤├─┤ ├────┤ │
  431.               │ Midi IN Ch   │ 01│ │<││>│ │ON  │ │
  432.               │              └───┘ └─┘└─┘ └────┘ │
  433.               │ Velocity    ( )  Omni        ( ) │
  434.               │                                  │
  435.               │ Use Veloc   ( )  Midi OUT    ( ) │
  436.               │                                  │
  437.               │ Midi Clock  ( )  Midi THRU   ( ) │
  438.               │                                  │
  439.               └──────────────────────────────────┘
  440.  
  441.  
  442.             DEVICE        - This is where the selected MIDI device
  443.                             is shown.
  444.  
  445.  
  446.             TRANSPOSE     - This number is subtracted from
  447.                             incoming notes and added to outgoing
  448.                             notes. Play around with it to find the
  449.                             best value for your MIDI system.
  450.  
  451.                             Transposing may be turned off by
  452.                             clicking on the on/off textbox.
  453.  
  454.  
  455.             MIDI IN CH    - Here, you select the MIDI channel
  456.                             SBStudio will receive data from.
  457.  
  458.                             MIDI IN may be turned off by clicking
  459.                             on the on/off textbox.
  460.  
  461.  
  462.             VELOCITY      - With this setting enabled, received
  463.                             velocity data is used. 
  464.  
  465.  
  466.             OMNI          - With this setting enabled, MIDI data
  467.                             will be used regardless of channel.
  468.  
  469.  
  470.             USE VELOC     - With this setting enabled, received
  471.                             velocity data will be inserted in the
  472.                             sheet as volume settings.
  473.  
  474.  
  475.             MIDI OUT      - This setting control SBStudio's
  476.                             ability to transmit MIDI data from
  477.                             the sheet. Read the part 'Programming
  478.                             the sheet' for details on MIDI OUT.
  479.  
  480.  
  481.             MIDI CLOCK    - This setting enables usage of the
  482.                             clock tick sent out by most sequencers
  483.                             and drum machines. When this setting
  484.                             is enabled, playback start, stop and
  485.                             tempo is controlled from the MIDI
  486.                             device.
  487.  
  488.                             This setting only works with GUS.
  489.  
  490.  
  491.             MIDI THRU     - With this setting enabled, any
  492.                             received MIDI data will be sent out
  493.                             again, regardless of channel.
  494.  
  495.  
  496.  
  497.             ═══════════════════════════════════════════════════════
  498.  
  499.