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

Diff of /liblscp/trunk/ChangeLog

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

revision 965 by capela, Mon Dec 4 23:56:27 2006 UTC revision 975 by capela, Sun Dec 17 00:59:40 2006 UTC
# Line 3  liblscp - LinuxSampler Control Protocol Line 3  liblscp - LinuxSampler Control Protocol
3    
4  ChangeLog  ChangeLog
5    
6    0.5.0  2006-12-17  MIDI instrument mapping, second round, according to
7                       LSCP 1.2 draft document as of December 15, 2006.
8    
9                       New client interface functions:
10                         lscp_set_channel_midi_map();
11                         lscp_add_midi_instrument_map();
12                         lscp_remove_midi_instrument_map();
13                         lscp_get_midi_instrument_maps();
14                         lscp_list_midi_instrument_maps();
15                         lscp_get_midi_instrument_map_name();
16                         lscp_set_midi_instrument_map_name();
17    
18    
19  0.4.2  2006-12-04  MIDI instrument mapping fixed, previously missing  0.4.2  2006-12-04  MIDI instrument mapping fixed, previously missing
20                     the regular ON_DEMAND load mode.                     the regular ON_DEMAND load mode.
21    

Legend:
Removed from v.965  
changed lines
  Added in v.975

  ViewVC Help
Powered by ViewVC