/[svn]/liblscp/trunk/doc/reference.dox
ViewVC logotype

Diff of /liblscp/trunk/doc/reference.dox

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

revision 1031 by capela, Mon Jan 15 11:08:28 2007 UTC revision 1365 by schoenebeck, Mon Oct 1 17:22:02 2007 UTC
# Line 202  the following functions are respectively Line 202  the following functions are respectively
202      @ref lscp_get_midi_port_param_info (client, midi_device, midi_port, param);      @ref lscp_get_midi_port_param_info (client, midi_device, midi_port, param);
203      @ref lscp_set_midi_port_param (client, midi_device, midi_port, param);      @ref lscp_set_midi_port_param (client, midi_device, midi_port, param);
204    
205    </pre>For editing instruments while playing them with the sampler:<pre>
206    
207        @ref lscp_edit_instrument (client, channel);
208    
209  </pre>Most of these functions are wrappers to @ref lscp_client_query, and some will handle  </pre>Most of these functions are wrappers to @ref lscp_client_query, and some will handle
210  and change the result string accordingly.  and change the result string accordingly.
211    

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

  ViewVC Help
Powered by ViewVC