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

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

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

revision 2521 by schoenebeck, Wed Feb 19 19:02:43 2014 UTC revision 2522 by schoenebeck, Wed Feb 19 19:21:31 2014 UTC
# Line 83  public: Line 83  public:
83       * @returns true on success, false if internal FIFO full       * @returns true on success, false if internal FIFO full
84       *          (or provided value invalid)       *          (or provided value invalid)
85       */       */
86      bool SendProgramChangeToSampler(int Program);      bool SendProgramChangeToSampler(uint8_t Program);
87    
88      /**      /**
89       * Can be called by the virtual MIDI device to check whether a new note       * Can be called by the virtual MIDI device to check whether a new note

Legend:
Removed from v.2521  
changed lines
  Added in v.2522

  ViewVC Help
Powered by ViewVC