home *** CD-ROM | disk | FTP | other *** search
/ RISC DISC 2 / RISC_DISC_2.iso / commercial / cconcepts / audiowrks / _audiodemo / resources / uk / keybinding < prev    next >
Text File  |  1993-11-22  |  2KB  |  75 lines

  1. # English key bindings for AudioWorks
  2. #
  3. # This file relates WIMP key codes to hotkey effects provided by AudioWorks.
  4. # If changing hot keys for menu items, remember to update the relevant menu
  5. # items in the "Messages" file to display the correct mnemnomics.
  6. # Note that these are global hotkeys, so don't represent all hotkeys provided
  7. #
  8. # Each entry is a hotkey-effect-number followed by a WIMP key-code name.
  9. # Comment following the keycode is ignored
  10. #
  11. # NOTE that there are some combinations that the WIMP does not supply. For
  12. # example, ctrl-shift-A is reported to the application as ctrl-A. To correctly
  13. # use these keypresses, AudioWorks checks that the SHIFT or CTRL key is also
  14. # down at the same time. In these cases, you must put a ^ (ctrl) or ⇧ (shift)
  15. # IN FRONT of the normal keycode e.g. ctrl-shift-A is a ⇧^A, NOT a ^⇧A
  16. # All of the keycodes that currently have this prefix are marked with (**)
  17.  
  18. #name  key   description
  19. 000   ⇧^A    Amplify (Effect 1)
  20. 001    ^M    Center (middle)
  21. 002    ^E    Echo
  22. 003    ^L    Envelope (Letter !!)
  23. 004          Extend
  24. 005    ^F    Filter
  25. 006    ^R    Ramp
  26. 007    ^P    Resample (playspeed/pitch)
  27. 008    ^B    Reverse  (backwards)
  28. 009          Silence
  29.  
  30. 010    ⇧Tab  Cycles the focus sample
  31.  
  32. 011     F1   Play selection of the focus
  33. 012    ⇧F1   Play entire focus
  34. 013     F2   Stop play of focus
  35.  
  36. 014    ^F2   Close input-focus window
  37. 015    ^Q     "
  38. 016   ⇧^Z     "  (**)
  39.  
  40. 017     F3   Save AudioWorks
  41. 018    ⇧F3   Save DataVox
  42. 019    ^F3   Save Armadeus
  43.  
  44. 020     F5   Alter window
  45. 021     F6   Keyboard window
  46. 022     F7   Spectrum
  47. 023     F8   Oscilloscope
  48. 024    ^S    Scale view
  49.  
  50. 025    ⇧^C   Close all unmodified samples (**)
  51.  
  52. 026    ^Z    Clear selection
  53. 027     DEL  Delete selection
  54. 041    ⇧DEL  Crop (delete everything except the selection) (**)
  55. 028    ^X    Cut
  56. 042   Copy   Copy
  57. 029    ^C    Copy
  58. 043   Insert Paste
  59. 030    ^V    Paste
  60.  
  61. 031    ^I    Sample info
  62. 032    ^F1     "
  63. 033     ?      "
  64.  
  65. 034    ^+    Double view scale (**)
  66. 035    ^-    Halve view scale  (**)
  67.  
  68. 036    ^A    Select All
  69. 037    ⇧⇨    Extend selection to end of sample
  70. 038    ⇧⇦    Extend selection to start of sample
  71.  
  72. 039    +     Increase global volume (preference)
  73. 040    -     Decrease global volume (preference)
  74.  
  75.