Custom control provides the Visual Basic programmer with a way to read and write MIDI files. Both 0 (single track) and 1 (multiple-track) formats are supported. Using the MIDIFILE control, you can modify existing MIDI files or create entirely new ones from scratch. You have complete control over and access to every type of MIDI message. You can easily insert, delete, and modify tracks and messages at any time. MIDIFILE has complete support for System Exclusive messages. This control is a storage structure for MIDI data. It has no recording or playback functions built in. It was designed following the Standard MIDI File 1.0 specification. What you do with the MIDI data that is loaded into this control is completely up to your programming. Several Visual Basic samples are provided to illustrate the use of MIDIFILE, including MIDIFILE Control - Actions, Message Text, Track Names, MessageNumber, and Tempo.
iGrid ActiveX control is a grid control that allows you to edit its cells using built-in editors and can emulate the Outlook messages list. The highly...
With the help of HtmLayoutVB, you can create applications with the "Web style" user interface, separate presentation layer from user interaction logic...
Present-day business requires sharp decision-making based on information that is easy to conceive and that provides only valuable data, filtering out ...
Your application interface requires non-standard manipulation controls, but the instrumentation components libraries you have access to are not enough...
Used to receive MIDI messages from external MIDI devices. Messages can be retrieved using Events or polling. All messages are immediately time-stamped...
The MIDI Pack is made up of five controls. Two controls give you MIDI device and file access (MIDI I/O and MIDIFile). The other three controls are int...
Minds TaskTray DLL allow VB 4.0/5.0 users to easilyadd their own icons to the system tray. This DLL allows for custom icons and handles both the left ...