MidiMountain 0.4.0
|
 |
Unit MCPlayback
Description
MIDI Playback classes to control midi playbackClasses, Interfaces and Objects
Name | Description |
Class TMCPlayback |
MIDI Playback MIDI Playback class: base class for TMCPlaybackWin32 and TMCPlaybackLinux. |
Functions and Procedures
Overview
Description
function Playback: TMCPlayback; |
access to global playback
Constants
Name | Description |
MM_PlaybackBase |
MIDI message: base for all TMCPlayback messages |
MM_PlaybackPanic |
MIDI message: PANIC!: the playback stopped and a note off is sent to all devices |
MM_PlaybackSetLoopFrom |
MIDI message: set loop from position |
MM_PlaybackSetLoopTo |
MIDI message: set loop to position |
MM_PlaybackStart |
MIDI message: the playback was started |
MM_PlaybackStop |
MIDI message: the playback was stopped |
MidiMountain 0.4.0 ©1999-2002 Adrian Meyer, developed with Delphi and Kylix
|