/[svn]/liblscp/trunk/lscp/client.h
ViewVC logotype

Diff of /liblscp/trunk/lscp/client.h

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

revision 1365 by schoenebeck, Mon Oct 1 17:22:02 2007 UTC revision 1412 by capela, Fri Oct 12 22:43:38 2007 UTC
# Line 292  lscp_status_t           lscp_clear_midi_ Line 292  lscp_status_t           lscp_clear_midi_
292  //-------------------------------------------------------------------------  //-------------------------------------------------------------------------
293  // Instrument editor functions.  // Instrument editor functions.
294    
295  lscp_status_t           lscp_edit_instrument            (lscp_client_t *pClient, int iSamplerChannel);  lscp_status_t           lscp_edit_channel_instrument    (lscp_client_t *pClient, int iSamplerChannel);
296    
297  #if defined(__cplusplus)  #if defined(__cplusplus)
298  }  }

Legend:
Removed from v.1365  
changed lines
  Added in v.1412

  ViewVC Help
Powered by ViewVC