home *** CD-ROM | disk | FTP | other *** search
/ Falcon 030 Power 2 / F030_POWER2.iso / ST_STE / MAGS / TOXIC_13.ARJ / TOXIC_13.MSA / PROGRAMS / DBE_V107.LZH / DBE_V107.C1 / DOC_GB / DBT1EKBD.TXT < prev    next >
Text File  |  1997-01-04  |  4KB  |  120 lines

  1. Keyboard functions of the DBE Tracker
  2. -------------------------------------
  3.  
  4. Numeric Pad:
  5. +---+---+---+---+   All keys except '0' and '.' are associated to a number:
  6. | ( | ) | / | * |  '('=1  ')'=2  '/'=3  '*'=4
  7. +---+---+---+---+  '7'=5  '8'=6  '9'=7  '-'=8
  8. | 7 | 8 | 9 | - |  '4'=9  '5'=A  '6'=B  '+'=C
  9. +---+---+---+---+  '1'=D  '2'=E  '3'=F  Enter=0
  10. | 4 | 5 | 6 | + |    
  11. +---+---+---+---+   For PC keyboards:
  12. | 1 | 2 | 3 | E |    '(' is replaced by 'PageUp'
  13. +---+---+---+ n +    ')' is replaced by 'PageDown'
  14. |   0   | . | t |
  15. +---+---+---+---+
  16.  
  17.  -with no function keys: it sets the hexa-unit of the sample number
  18.   (use '0' and '.' to sub/add $10)
  19.  -with control: toggle (on/off) the corresponding voice
  20.  -with contol+shift: the same but with voice +$10
  21.  
  22.  
  23. Cursor pad:
  24.  HELP to decrease octave
  25.  UNDO to increase octave
  26.  Insert to insert a line in the current column
  27.  Up to go to previous line
  28.  Down to go to the net line
  29.  Left to move the edit cursor left
  30.  Right to move th it cursor right
  31.  sh+Left: go to next pattern
  32.  sh+Right: go to previous pattern
  33.  sh+Up: climb 16 lines
  34.  sh+Down: get down of 16 lines
  35.  ctrl+Left: next position
  36.  ctrl+Right: previous position
  37.  ctrl+Up  \ change
  38.  ctrl+Down/ colours
  39.  
  40.  
  41. Function keys:
  42.  F1: block start    shift+F1: insert (not finished)
  43.  F2: block end      shift+F2: block affect (look at the block menu)
  44.  F3: cut            shift+F3: block on (look at the block menu)
  45.  F4: copy           shift+F4: block with (look at the block menu)
  46.  F5: paste          shift+F5: transp affect (look at the block menu)
  47.  F6: clear          shift+F6: transp with (look at the block menu)
  48. It is possible to keep in memory 4 lines number:
  49.  F7:  go to 1st one   shift+F7:  set the 1st one
  50.  F8:  go to 2nd one   shift+F7:  set the 2nd one
  51.  F9:  go to 3rd one   shift+F7:  set the 3rd one
  52.  F10: go to 4th one   shift+F10: set the 4th one
  53.  
  54.  
  55. Main keyboard:
  56.   Two octaves are accessible:
  57.  the first begins near the < key and the 2nd near the TAB key
  58.  (I don't give the letter because it depends on your country)
  59.  
  60.  The keys 0-9 + A-F are used to enter a number if you are not in a note
  61. field. With control it sets the edit-step.
  62.  
  63.  The TAB key is used to go to the next column. With shift you go to the
  64. previous column
  65.  
  66.  Backspace clears the field under the cursor. With shift: kill the entry.
  67.  
  68.  Delete remove one line in the current column
  69.  
  70.  Return plays the current line
  71.  
  72.  Caps Lock launch the replay in PLAY mode. With shift: toggle the PATTERN
  73. mode.
  74.  
  75.  Space stop replay or toggle EDIT mode if already stopped. With shift
  76. toggle EDIT whatever the replay mode is.
  77.  
  78.  Other keyboard short-cuts
  79.  -------------------------
  80.   Warning: they are given for an AZERTY keyboard...
  81.  Remember the changes with QWERTY ones:
  82.     AZERTY <-> QWERTY
  83.       M          ,
  84.       A          Q
  85.       Z          W
  86.  
  87. Pattern editor:
  88.  
  89.  Alt+S : Calls sample editor
  90.  Alt+D : Calls fileselector
  91.  Alt+B : Calls BLOCK menu
  92.  Alt+P : Calls PREFS menu
  93.  Alt+V : Calls small SWAP V. menu
  94.  Alt+M : Calls MIDI menu (not available)
  95.  Alt+C : Calls clear menu
  96.  Ctrl+M: Toggles multiedit mode
  97.  Sh+Alt+V: Calls extended SWAP V. menu
  98.  
  99. Sample editor:
  100.  
  101.  Ctrl+N : Compute maximal fading rate (NORM)
  102.  Ctrl+F : Applies fading (FADE)
  103.  Ctrl+I : Zoom in
  104.  Ctrl+O : Zoom out
  105.  
  106. Fileselector:
  107.  
  108.  Ctrl+L : Load selected file
  109.  (with Alt, force last selected format recognition)
  110.  Ctrl+S : Save file (last selected format)
  111.  Ctrl+N : Enter Filename manually (files only !)
  112.  Sh+letter : Go to first file beggining with this letter
  113.  Sh+Ctrl+letter: idem for directories
  114.  Sh+Alt+letter: change drive
  115.  Sh+up/down: scroll files window
  116.  Sh+Ctl+up/down: scroll directories window
  117.  Sh+BackSpace: exit current directory
  118.  Sh+Return: Select first item of files window
  119.  Sh+Ctrl+Return: Open first item in directories window
  120.