home *** CD-ROM | disk | FTP | other *** search
/ ArtWorks ClipArt 1 / CLIPART.iso / demos / audioworks / _audiodemo / resources / uk / keybinding < prev    next >
Encoding:
Text File  |  1993-10-05  |  1.9 KB  |  66 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 sel
  54. 028    ^X    Cut
  55. 029    ^C    Copy
  56. 030    ^V    Paste
  57.  
  58. 031    ^I    Sample info
  59. 032    ^F1     "
  60. 033     ?      "
  61.  
  62. 034    ^+    Double view scale (**)
  63. 035    ^-    Halve view scale  (**)
  64.  
  65. 036    ^A    Select All
  66.