/[svn]/linuxsampler/trunk/src/drivers/midi/MidiInputDevice.h
ViewVC logotype

Diff of /linuxsampler/trunk/src/drivers/midi/MidiInputDevice.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 206 by schoenebeck, Tue Jul 13 22:10:21 2004 UTC revision 207 by schoenebeck, Thu Jul 15 21:51:15 2004 UTC
# Line 47  namespace LinuxSampler { Line 47  namespace LinuxSampler {
47       * occured. The dispatch* methods here will automatically forward the       * occured. The dispatch* methods here will automatically forward the
48       * MIDI event to the appropriate, connected sampler engines.       * MIDI event to the appropriate, connected sampler engines.
49       */       */
50      class MidiInputDevice : public InputOutputDevice {      class MidiInputDevice : public Device {
51          public:          public:
52    
53              /////////////////////////////////////////////////////////////////              /////////////////////////////////////////////////////////////////

Legend:
Removed from v.206  
changed lines
  Added in v.207

  ViewVC Help
Powered by ViewVC