home *** CD-ROM | disk | FTP | other *** search
/ PC Musician 2000 / PC_Musician_2000.iso / PCMUSIC / MISC / KEYVIEW / README.TXT < prev    next >
Encoding:
Text File  |  1995-03-19  |  4.2 KB  |  171 lines

  1.  
  2.                   THE MIDI KEY VIEWER
  3.                 for Microsoft(tm) Windows 3.1
  4.                    Copyright 1995
  5.  
  6.                         J.D. Koftinoff Software, Ltd.
  7.                    jeffk@awinc.com
  8.                   http://awinc.com/~jeffk/
  9.  
  10.  
  11.  
  12.  
  13. OVERVIEW
  14. ========
  15.  
  16.  
  17. The MIDI KEY VIEWER is a windows 3.1 program that monitors that MIDI
  18. output from all applications in the system and displays the MIDI notes
  19. in real time on a graphical piano keyboard.  You can immediately see
  20. everything that is going on in a variety of ways.
  21.  
  22.  
  23.  
  24. COPYRIGHT
  25. =========
  26.  
  27. The MIDI KEY VIEWER program is Copyright 1994 by J.D. Koftinoff
  28. Software, Ltd.  It is free software.  You may not modify it or sell this
  29. program for any purpose or reason.  It comes without any warrenty of any
  30. kind, express or implied.
  31.  
  32.  
  33. If you find this program useful, all I ask is to please send a postcard
  34. from your city to Jeff at:
  35.  
  36.     J.D. Koftinoff Software, Ltd.
  37.     Box 2433
  38.     Grand Forks, B.C.
  39.     V0H-1H0
  40.     CANADA
  41.     FAX: (604) 442-3233
  42.     Internet: jeffk@awinc.com
  43.  
  44.  
  45.  
  46. INSTALLATION
  47. ============
  48.  
  49. To install this software, just unzip the zip file into a directory (you
  50. probably already did that since you are reading this), and copy the
  51. 'WNKEYVW.INI' file to your windows directory (usually 'C:\WINDOWS') like
  52. this from the DOS prompt:
  53.  
  54.     copy wnkeyvw.ini c:\windows
  55.  
  56. Or use file manager to copy the file.
  57.  
  58.  
  59. Then you should add the program's icon to the program manager by
  60. selecting the 'NEW' menu item in the program manager's 'FILE' menu.  Use
  61. 'Browse...' to find the program 'KEYS.EXE' where it was unzipped.
  62.  
  63. You may also simply run the 'KEYS.EXE' program from the file manager or
  64. the 'Run' menu item.
  65.  
  66.  
  67.  
  68.  
  69. OPTIONS
  70. =======
  71.  
  72. There are quite a number of options for displaying the MIDI notes:
  73.  
  74.  
  75.     ZOOM level (50%,100%,150%,200%,300%)
  76.  
  77. Sets the the size of the graphical keyboard.
  78.  
  79.  
  80.  
  81.     Single OMNI Keyboard/Multiple Keyboards
  82.     
  83. With 'Single OMNI Keyboard' selected, all MIDI channels are displayed on
  84. one graphical keyboard.  With Multiple Keyboards selected, each
  85. displayed MIDI channel is on its own graphical keyboard.
  86.  
  87.     
  88.     Always on top
  89.  
  90. When selected, the window will always be in front of any other normal
  91. windows in the system.  This is useful if you want to interact with a
  92. full screen window but still want to watch the key viewer window.
  93.  
  94.  
  95.  
  96.     No Title
  97.  
  98. When selected, the title bar, menu, and scroll bars of the window
  99. disapear, leaving more room for graphics.  To bring back the menu you
  100. can double-click on the window.  This will toggle the menu display, but
  101. will not change the 'No Title' setting so you can save the settings for
  102. later retrieval.
  103.  
  104.  
  105.     Colors
  106.  
  107. When selected, notes from different MIDI channels will be displayed in
  108. different colors.  This is useful in Single OMNI Keyboard mode.
  109.  
  110.  
  111.     Channels
  112.  
  113. With this pop up menu you can enable and disable the display of specific
  114. MIDI channels. This is useful so you can display only the relevant MIDI
  115. channels in Multiple Keyboards mode, and is also useful in Single OMNI
  116. Keyboard mode to filter out the drum channel.
  117.  
  118.  
  119.     All Notes Off
  120.  
  121. When you select this menu item any notes that are currently displayed as 'on'
  122. will be shut off.  This is useful if a misbehaved MIDI application
  123. leaves some notes on when it shouldn't.
  124.  
  125.  
  126.  
  127. LOADING/SAVING OPTIONS
  128. ======================
  129.  
  130. Once you come up with settings that you like, you may save the settings
  131. into one of 4 option 'slots', A,B,C, or D with the file menu.  Option
  132. slot 'A' is always loaded on start up.  At any time you may load options
  133. from any slot.
  134.  
  135. The options are stored in the 'WNKEYVW.INI' file, which should be in
  136. your windows directory.
  137.  
  138.  
  139.  
  140. HISTORY
  141. =======
  142.  
  143. I originally wrote this program in 1992 for myself in plain DOS so I
  144. could view the MIDI output that came from my other computer that I use
  145. for MIDI sequencing.  I ended up using it all the time, because it was
  146. useful and fun to watch, So I re-wrote it from scratch for MS-Windows 3.1.
  147.  
  148. This application is quite efficient, and is usable even on a 16 Mhz 386-SX.
  149.  
  150. Now you can enjoy it without having to have two computers running MIDI
  151. at the same time!
  152.  
  153.  
  154.  
  155. Remember to send that postcard!!!!
  156.  
  157.  
  158. Good Luck!
  159.  
  160. Jeff Koftinoff
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.             
  170.     
  171.