home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 58 / af058a.adf / MXExamples.DMS / MXExamples.adf / Editors.Doc < prev    next >
Text File  |  1989-05-11  |  3KB  |  87 lines

  1. ==================================
  2.    Patch Editors Documentation
  3. ==================================
  4.  
  5. All the Music-X Patch Editors have certain basic features in common.
  6. This document will discuss those features.
  7.  
  8. Numeric Keys
  9. ~~~~~~~~~~~~
  10.     The Amiga's numeric keypad or the numeric keys along the top of the
  11.     keyboard may be used to send notes to the synthesizer as you edit the
  12.     patch; simply tap away. The MIDI channel that the notes will be sent
  13.     out on is chosen in the Options menu (see below).
  14.  
  15. Action Menu
  16. ~~~~~~~~~~~
  17.     The Action menu contains three items.
  18.  
  19.     Send
  20.         (RightAmiga-"S" from the keyboard)
  21.  
  22.         Choosing this menu item from the Action menu sends the current
  23.         library entry to the synthesizer. This is used with the "Manual"
  24.         option in the Options menu.
  25.  
  26.     Receive
  27.         (RightAmiga-"R" from the keyboard)
  28.  
  29.         Choosing this menu item from the Action menu causes the current
  30.         patch to be received from the synthesizer into the current library
  31.         entry, and configures the patch editor's controls to match.
  32.  
  33.     Exit
  34.         (RightAmiga-"X" from the keyboard)
  35.  
  36.         Choosing this menu item from the Action menu returns you to the
  37.         Librarian Page.
  38.  
  39.  
  40. Options Menu
  41. ~~~~~~~~~~~~
  42.     The Options menu contains two items.
  43.  
  44.     Update
  45.         The first menu item in the Options menu has a pop-out menu with
  46.         three items. These are use to choose the method of parameter
  47.         updating as the patch is edited.
  48.  
  49.         Partial Auto
  50.             While this pop-out menu item is checked, each time a parameter
  51.             is changed in the Patch Editor with the sliders or other
  52.             controls, the data for that individual parameter is sent using
  53.             a special protocol that overides the protocol in the library
  54.             you are editing.
  55.  
  56.         Full Auto
  57.             While this pop-out menu item is checked, each time a parameter
  58.             is changed, the data for the whole patch will be sent to the
  59.             synthesizer using the protocol in the library file whose entry
  60.             you are editing.
  61.  
  62.         Manual
  63.             While this pop-out menu item is checked, no information is
  64.             automatically sent to the synthesizer as parameters are changed.
  65.             The patch must be sent whole by choosing "Send" from the Action
  66.             menu (see above).
  67.  
  68.     Test...
  69.  
  70.         The second menu item in the Options menu is "Test". Choosing this
  71.         item opens a window titled "Select Channel Out". This window is
  72.         used to choose the MIDI channel for the "diddle player" and the
  73.         numeric keys. The window contains controls for the numbers 1
  74.         through 16 corresponding to the 16 MIDI channels. The currently
  75.         highlighted control indicates the current channel.
  76.  
  77.         Below the channel numbers are the words "Diddle ON". Clicking
  78.         on these words turns the diddle player on and off. When the
  79.         diddle player is on, random triads will be arpeggiated
  80.         automatically, letting you hear the sound change as it is edited.
  81.  
  82.         The slider marked "Dur:" is used to set an arbitrary duration for
  83.         the notes that the diddle player plays. Smaller numbers mean
  84.         shorter durations and faster notes.
  85.  
  86.         As with most windows, this window is closed by clicking the "OK" button.
  87.