home *** CD-ROM | disk | FTP | other *** search
/ Share Gallery 1 / share_gal_1.zip / share_gal_1 / MD / MD007.ZIP / RECORD.HLP < prev    next >
Text File  |  1990-12-27  |  12KB  |  156 lines

  1.                                 ┌┬──────────┬┐                                
  2.                                 ││  Record  ││                                
  3.                                 └┴──────────┴┘                                
  4.                                                                               
  5.     Function key usage                                       Mouse            
  6.                                                                               
  7.    F1     - Display this help information.                  [Help]            
  8.    F2     - Start recording.                                [Record]          
  9.    F3     - Exit program.                                   [Exit]            
  10.    F9     - Decrement cell value.                           <left button>     
  11.    F10    - Increment cell value.                           <right button>    
  12.    Alt-F2 - Toggle MIDI thru mode off/on (default is on).   [Thru]            
  13.    Alt-F3 - Push to DOS.                                    [Push]            
  14.                                                                               
  15.  ┌─────────┐                                                                  
  16.  │ Editing │                                                                  
  17.  └─────────┘                                                                  
  18.                                                                               
  19.  Use the arrow keys to move the large block cursor around the screen to       
  20.  select the available data fields or "cells".  On a color monitor, the data   
  21.  in cells which can be changed will appear yellow.  Note the input area near  
  22.  the bottom of the screen, indicated by ">" and the small blinking cursor.    
  23.  To enter or change a selected cell, type into the input area and press       
  24.  return.  The value entered will then appear in the cell (if the input was    
  25.  valid).  A description of the valid input for the current cell will always   
  26.  appear on the line above the input area.                                     
  27.                                                                               
  28.  Use the following keys for editing:                                          
  29.                                                                               
  30.   Return    - Retrieves the current contents of a cell and places it in the   
  31.                input area for modification (if the input area is empty).      
  32.   Insert    - Toggles between character insert and overwrite modes.           
  33.   Delete    - Deletes the character at the cursor.                            
  34.   BackSpace - Deletes the character before the cursor.                        
  35.   End       - Moves to the end of the character string.                       
  36.   Home      - Moves to the beginning of the character string.                 
  37.   Escape    - Erases the input area.                                          
  38.                                                                               
  39.  ┌───────────┐                                                                
  40.  │ Operation │                                                                
  41.  └───────────┘                                                                
  42.                                                                               
  43.  When RECORD is run without specifying a file name on the command line, it    
  44.  executes interactively.  Several options can be specified by filling in the  
  45.  data cells on the screen prior to recording.  To begin recording, press F2   
  46.  (or click the [Record] block at the bottom of the screen).  Recording begins 
  47.  with the first MIDI event received, and continues until a key is pressed (on 
  48.  the computer keyboard).                                                      
  49.                                                                               
  50.  Data cells:                                                                  
  51.                                                                               
  52.  - File:  The name of the MIDI output file.  The default name is "out.mff".   
  53.    Recording can be initiated repeatedly and the output file will be replaced 
  54.    each time unless the name is changed.                                      
  55.                                                                               
  56.  - Title:  A short descriptive note to be included in the file for use by a   
  57.    MIDI file-capable sequencer or other reader.                               
  58.                                                                               
  59.  - Tempo:  The base tempo assigned to the sequence.  The default is 120       
  60.    quarter note beats per minute.                                             
  61.                                                                               
  62.  - Format:  One of 3 possible MIDI file formats - 0, 1, or 2.  The output is  
  63.    basically unchanged, regardless of this setting, though some sequencers    
  64.    expect a specific format number.  Most will accept format 0.  RECORD will  
  65.    write a single track in all cases.                                         
  66.                                                                               
  67.  - Delay:  Allows a pause to be inserted at the beginning of the sequence.    
  68.    Normally, the first MIDI event will be recorded at time 0, but if this     
  69.    value is non-zero, the first event will start at the specified time (in    
  70.    tenths of a second).                                                       
  71.                                                                               
  72.                                                                               
  73.  ┌─────────────┐                                                              
  74.  │ Mouse usage │                                                              
  75.  └─────────────┘                                                              
  76.                                                                               
  77.  When a Microsoft-compatible mouse is available and the mouse driver software 
  78.  properly loaded, operations using the mouse will be enabled.  The mouse may  
  79.  be used to select an input cell on the screen by positioning the small mouse 
  80.  cursor on the cell and single clicking either button.  The cell will be      
  81.  highlighted, just as if the cell had been selected using the arrow keys.     
  82.                                                                               
  83.  Any cell which can be changed using the F10/F9 keys to increment/decrement,  
  84.  may be changed in a similar manner using the mouse.  Once a cell is selected 
  85.  by clicking on it, subsequent clicking of the left button will decrement the 
  86.  cell value, and clicking of the right button will increment it.              
  87.                                                                               
  88.  In mouse mode, the function key designations normally displayed at the       
  89.  bottom of the screen are changed to selector blocks for each available       
  90.  function.  Clicking on a block will perform the indicated function.  All     
  91.  functions may still be invoked via the normal keyboard equivalents.          
  92.                                                                               
  93.  If mouse operations are not desired, add the -k option on the command line   
  94.  when the program is run to force keyboard mode.                              
  95.                                                                               
  96.  ┌────────────────────┐                                                       
  97.  │ Command line usage │                                                       
  98.  └────────────────────┘                                                       
  99.                                                                               
  100.  RECORD <filename> <options>                                                  
  101.                                                                               
  102.  If <filename> is specified, RECORD is run non-interactively (i.e., recording 
  103.  is begun and the given file is used for the MIDI file output).  Recording    
  104.  begins when the first MIDI event is received, and continues until a key is   
  105.  pressed (on the computer keyboard).  Interactive mode is selected simply by  
  106.  leaving off the file name.                                                   
  107.                                                                               
  108.  <options> may be any of the following:                                       
  109.                                                                               
  110.                                                                               
  111.  -d  Selects the MIDI interface to use if more than one is present in the     
  112.      system:                                                                  
  113.                                                                               
  114.               -dmfc      selects IBM Music Feature                            
  115.               -dmpu      selects MPU-401 compatible                           
  116.               -dmidiator selects MIDIator                                     
  117.               -dsbmidi   selects Sound Blaster MIDI                           
  118.                                                                               
  119.               (The first 3 letters of the device name are sufficient.)        
  120.                                                                               
  121.      Optional IRQ and I/O port address information can be added following     
  122.      the device id if necessary:                                              
  123.                                                                               
  124.               -dxxx:<irq>:<ioaddr>                                            
  125.                                                                               
  126.      For example, to define an MPU-compatible interface using IRQ 5 and I/O   
  127.      address 332 (hex), use:                                                  
  128.                                                                               
  129.               -dMPU:5:332                                                     
  130.                                                                               
  131.      If only the I/O address is required but the default IRQ is alright,      
  132.      use -dMPU::332.                                                          
  133.                                                                               
  134.  -i  Try to determine the IRQ in use automatically (MPU and MFC only).        
  135.                                                                               
  136.  -v  List the type of interface actually selected before starting.            
  137.                                                                               
  138.  -k  forces keyboard mode if a mouse is present.                              
  139.                                                                               
  140.  -m  forces monochrome mode (mono mode is automatically detected).            
  141.                                                                               
  142.   Separate all options with at least one space.                               
  143.                                                                               
  144.                                                                               
  145.  Examples:                                                                    
  146.                                                                               
  147.    record                   (Runs the program interactively)                  
  148.                                                                               
  149.    record test.mff          (Begins recording to file test.mff)               
  150.                                                                               
  151.    record -dmpu::336        (Runs interactively; forces MPU I/O address 336)  
  152.                                                                               
  153.    record test.mff -dmfc    (Records to file, forcing MFC mode)               
  154.                                                                               
  155.  ---------------------------------------------------------------------------  
  156.