/[svn]/liblscp/trunk/src/client.c
ViewVC logotype

Diff of /liblscp/trunk/src/client.c

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

revision 213 by capela, Thu Jul 29 09:22:02 2004 UTC revision 254 by capela, Tue Sep 28 14:06:18 2004 UTC
# Line 1353  lscp_status_t lscp_set_channel_midi_port Line 1353  lscp_status_t lscp_set_channel_midi_port
1353   *  @param pClient          Pointer to client instance structure.   *  @param pClient          Pointer to client instance structure.
1354   *  @param iSamplerChannel  Sampler channel number.   *  @param iSamplerChannel  Sampler channel number.
1355   *  @param iMidiChannel     MIDI channel number to listen (1-16) or   *  @param iMidiChannel     MIDI channel number to listen (1-16) or
1356   *                          zero (0) to listen on all channels.   *                          LSCP_MIDI_CHANNEL_ALL (0) to listen on all channels.
1357   *   *
1358   *  @returns LSCP_OK on success, LSCP_FAILED otherwise.   *  @returns LSCP_OK on success, LSCP_FAILED otherwise.
1359   */   */

Legend:
Removed from v.213  
changed lines
  Added in v.254

  ViewVC Help
Powered by ViewVC