home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 2: Collection B / 17Bit_Collection_B.iso / files / 2075.dms / in.adf / docs / OMED / OMED
Encoding:
Text File  |  1992-06-24  |  2.6 KB  |  62 lines

  1. ********************************************************************
  2. ****                 OctaMED V1.00 documents                    ****
  3. ********************************************************************
  4.  
  5. This file describes the features only available in OctaMED. For information
  6. about the other features and basic use, see MED V3.10.doc.
  7.  
  8. About 8-channel mode
  9. ~~~~~~~~~~~~~~~~~~~~
  10. The 8-channel mode is done by mixing two samples in real time and then out-
  11. putting them through one hardware audio channel. This takes a lot of the
  12. processor's power, and the mixing process reduces the sound quality
  13. (causes distortion). The distortion can be reduced with the hardware audio
  14. filter.
  15.  
  16. The CPU load that the 8-channel playing causes, and some technical reasons
  17. set some limitations to the 8-channel playing. Here are the limitations of
  18. the OctaMED 8-channel mode:
  19.  
  20. - limited playing speed selection (only the secondary tempo can be
  21.   changed)
  22. - synthetic/hybrid sounds can't be used
  23. - all equalizers are disabled
  24. - all MIDI features are disabled
  25. - instrument default volume is ignored
  26. - in standard (68000, 7.14 MHz) Amiga, screen depth should be 2
  27.   (automatically set) because of the heavy DMA-load of 8-color screen
  28. - relative volumes are ignored
  29. - limited repeat/repeat length (only in 400-byte steps)
  30. - mouse pointer jumping disabled
  31.  
  32. In addition to that, samples should be "halved". This means that the
  33. volume of each sample must be half of it's normal volume, so that they
  34. can be quickly mixed. The halving is normally done automatically when
  35. loading samples in 8-channel mode.
  36.  
  37. Activating the 8-channel mode
  38. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  39. The 8-channel mode is activated from Play-panel. Click "8CH" to activate
  40. it. You will be asked if you want to halve the samples already in memory.
  41. (normally you should answer "Yep!!"). Then set the block width from
  42. Block-panel to 8. Now you can start editing, as usual. "4CH" returns you
  43. to the 4-channel mode.
  44.  
  45. Volume limitations
  46. ~~~~~~~~~~~~~~~~~~
  47. Because there are only 4 hardware channels and 4 volume registers, two
  48. channels must share each volume register. Channels 0 and 4, 1 and 5,
  49. 2 and 6, 3 and 7 each share one register. This means that every volume
  50. change command (C) affects both tracks. For example:
  51. Track:     0        1        2        3        4
  52.     000 C-1 3000 E-1 3000 G-1 3000 --- 0000 A#2 5C20 ...
  53.  
  54. So, the C20-command on track 4 affects both tracks 4 and 0. The default
  55. volume of instruments is ignored because it would affect two tracks.
  56.  
  57. 8 track display
  58. ~~~~~~~~~~~~~~~
  59. One special feature of OctaMED that is not available to MED V3.10 users is
  60. the ability to display 8 tracks onscreen. This is useful for those who are
  61. using MIDI, too.
  62.