--- liblscp/trunk/ChangeLog 2007/10/01 17:22:02 1365 +++ liblscp/trunk/ChangeLog 2007/10/12 22:43:38 1412 @@ -3,7 +3,13 @@ ChangeLog -CVS HEAD Added new client interface function, for editing +0.5.5 2007-10-12 Changed client interface function, for editing + instrument, from: + lscp_edit_instrument(); + to: + lscp_edit_channel_instrument(); + +0.5.4 2007-10-02 Added new client interface function, for editing instrument: lscp_edit_instrument(); @@ -26,7 +32,7 @@ lscp_list_fxsends(); lscp_get_fxsend_info(); lscp_set_fxsend_audio_channel(); - and for global volume: + and for global volume: lscp_get_volume(); lscp_set_volume();