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

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

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

revision 68 by senkov, Sat May 8 19:03:17 2004 UTC revision 81 by schoenebeck, Sun May 23 19:18:06 2004 UTC
# Line 42  namespace LinuxSampler { Line 42  namespace LinuxSampler {
42              MidiInputDeviceAlsa(char* AutoConnectPortID = NULL);              MidiInputDeviceAlsa(char* AutoConnectPortID = NULL);
43              ~MidiInputDeviceAlsa();              ~MidiInputDeviceAlsa();
44    
45              // derived abstract methods from class 'NidiInputDevice'              // derived abstract methods from class 'MidiInputDevice'
46              void Listen();              void Listen();
47              void StopListen();              void StopListen();
48              void SetInputPort(const char *);              void SetInputPort(const char *);

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

  ViewVC Help
Powered by ViewVC