home *** CD-ROM | disk | FTP | other *** search
/ Programming Tool Box / SIMS_2.iso / tool / sound / midiww / readme.txt < prev   
Text File  |  1994-07-26  |  2KB  |  63 lines

  1. MidiWW is a shareware VBX control for use with VB 3.0.  You may use the unregistered
  2. version to evaluate the control.  If you wish to distribute the control with a program you
  3. create, you must register your copy.  If you choose to register, you will receive two 
  4. versions of  MidiWW, a developer's version, and a run-time-only version for distri-
  5. buting with your programs.  Neither version contains the "unregistered" pop-up.
  6.  
  7. If you have any questions, I may be contacted via CompuServe at 72070,3713.
  8.  
  9. Thanks,
  10. Winefred Washington
  11.  
  12. MidiWW   Midi Custom Control for Visual Basic
  13.  
  14.  
  15.  
  16. Description
  17. MidiWW is a Visual Basic control which allows you to send and receive MIDI data from
  18. your MIDI keyboard via your Windows sound card.  The control can transfer data at
  19. precise intervals to/from the keyboard.  If you do not have a MIDI keyboard, the control
  20. can still play notes via your sound card.
  21.  
  22.         
  23.  
  24. File Name    MIDIWW.VBX
  25.  
  26. Object Type    MidiWW
  27.  
  28. Remarks
  29. Please see the MidiWW.HLP file for details about using and registering MidiWW.
  30.  
  31. About
  32. MidiWW control was written by Winefred Washington.  For additional
  33. information:
  34.  
  35.         Winefred Washington
  36.         1702 Lion Heart Drive
  37.         Cedar Park, TX  78613
  38.  
  39.         CompuServe ID:  72070, 3713
  40.  
  41.  
  42. Properties and Events
  43.  
  44.     All properties and events are listed in the following tables.
  45.  
  46.     Properties
  47.     _____________________________________________________________
  48.     ChannelMask        DriverVersion        ErrorNum    ErrorText
  49.     hMidiOut        InCount            InputDevice    InputEnabled
  50.     InputTime        Left            ManID        Msg
  51.     Name            NumInDevs        NumNotes    NumOutDevs
  52.     NumVoices        OutCount        OutputDevice    OutputEnabled
  53.     OutputTime        Parent            ProdID        ProductName 
  54.     ShortMsg        Support            Tag        Technology
  55.     Top
  56.  
  57.  
  58.     Events
  59.     -----------------------------------------------------------------------------------------------------------
  60.     MidiInOpen    MidiInError    MidiInClose
  61.     -----------------------------------------------------------------------------------------------------------
  62.  
  63.