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

Diff of /linuxsampler/trunk/src/mididriver/MidiInputDevice.h

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

revision 67 by schoenebeck, Thu May 6 20:06:20 2004 UTC revision 68 by senkov, Sat May 8 19:03:17 2004 UTC
# Line 101  namespace LinuxSampler { Line 101  namespace LinuxSampler {
101               */               */
102              virtual void StopListen() = 0;              virtual void StopListen() = 0;
103    
104                virtual void SetInputPort(const char *) = 0;
105    
106              /////////////////////////////////////////////////////////////////              /////////////////////////////////////////////////////////////////
107              // normal methods              // normal methods

Legend:
Removed from v.67  
changed lines
  Added in v.68

  ViewVC Help
Powered by ViewVC