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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 1748 by persson, Sun Jun 22 14:46:46 2008 UTC revision 1761 by iliev, Fri Aug 29 15:42:06 2008 UTC
# Line 62  Version CVS HEAD (?) Line 62  Version CVS HEAD (?)
62      - bugfix: notes triggered at position 0 in the audio buffer were      - bugfix: notes triggered at position 0 in the audio buffer were
63        sometimes wrongly killed in the same buffer, causing no sound to        sometimes wrongly killed in the same buffer, causing no sound to
64        be played        be played
65        - added support for chromatic / drumkit mode Roland GS Sysex message
66          which is usally used to switch a part between chromatic sounds and
67          drumkit sounds (as opposed to their common default setting of MIDI
68          part 10 being a drumkit part and all other ones chromatic parts), in
69          LS however one can switch between the first 16 MIDI instrument maps
70          defined for the sampler
71    
72    * LSCP server:    * LSCP server:
73      - added new LSCP event "CHANNEL_MIDI" which can be used by frontends to      - added new LSCP event "CHANNEL_MIDI" which can be used by frontends to
# Line 72  Version CVS HEAD (?) Line 78  Version CVS HEAD (?)
78        Note-On and Note-Off events are sent via this LSCP event)        Note-On and Note-Off events are sent via this LSCP event)
79      - added new LSCP commands: FIND LOST DB_INSTRUMENT_FILES and      - added new LSCP commands: FIND LOST DB_INSTRUMENT_FILES and
80        SET DB_INSTRUMENT FILE_PATH        SET DB_INSTRUMENT FILE_PATH
81        - bugfix: the bank number provided by MIDI_INSTRUMENT_INFO notifications
82          was incorrect
83    
84      * Bug fixes:
85        - fixed a crash which occurs when removing a sampler channel waiting
86          to start instrument loading after another channel
87    
88    
89  Version 0.5.1 (6 December 2007)  Version 0.5.1 (6 December 2007)
90    

Legend:
Removed from v.1748  
changed lines
  Added in v.1761

  ViewVC Help
Powered by ViewVC