/[svn]/liblscp/trunk/ChangeLog
ViewVC logotype

Diff of /liblscp/trunk/ChangeLog

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

revision 1368 by capela, Tue Oct 2 07:16:59 2007 UTC revision 1412 by capela, Fri Oct 12 22:43:38 2007 UTC
# Line 3  liblscp - LinuxSampler Control Protocol Line 3  liblscp - LinuxSampler Control Protocol
3    
4  ChangeLog  ChangeLog
5    
6    0.5.5  2007-10-12  Changed client interface function, for editing
7                       instrument, from:
8                         lscp_edit_instrument();
9                       to:
10                         lscp_edit_channel_instrument();
11    
12  0.5.4  2007-10-02  Added new client interface function, for editing  0.5.4  2007-10-02  Added new client interface function, for editing
13                     instrument:                     instrument:
14                       lscp_edit_instrument();                       lscp_edit_instrument();
# Line 26  ChangeLog Line 32  ChangeLog
32                       lscp_list_fxsends();                       lscp_list_fxsends();
33                       lscp_get_fxsend_info();                       lscp_get_fxsend_info();
34                       lscp_set_fxsend_audio_channel();                       lscp_set_fxsend_audio_channel();
35                                     and for global volume:                     and for global volume:
36                       lscp_get_volume();                       lscp_get_volume();
37                       lscp_set_volume();                       lscp_set_volume();
38    

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

  ViewVC Help
Powered by ViewVC