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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 2137 by schoenebeck, Mon Oct 4 12:20:23 2010 UTC revision 2162 by persson, Tue Feb 8 18:22:50 2011 UTC
# Line 23  Version CVS HEAD (?) Line 23  Version CVS HEAD (?)
23        the 2nd effect send of the sampler channel, no matter what the actual        the 2nd effect send of the sampler channel, no matter what the actual
24        effect type is)        effect type is)
25      - implemented support for internal LADSPA effects      - implemented support for internal LADSPA effects
26        - raised limit of program change queue from 100 to 512
27          (as suggested by Alex Stone)
28    
29    * Gigasampler format engine:    * Gigasampler format engine:
30      - implemented the "round robin keyboard" dimension      - implemented the "round robin keyboard" dimension
# Line 80  Version CVS HEAD (?) Line 82  Version CVS HEAD (?)
82    * MIDI driver:    * MIDI driver:
83      - ALSA MIDI driver supports now "NAME" device parameter, for overriding      - ALSA MIDI driver supports now "NAME" device parameter, for overriding
84        the ALSA sequencer client name        the ALSA sequencer client name
85        - removed limit of maximum amount of MIDI ports per MIDI device, since
86          there is no reason for this limit
87    
88    * LSCP server:    * LSCP server:
89      - added support for sending MIDI CC messages via LSCP command      - added support for sending MIDI CC messages via LSCP command
# Line 110  Version CVS HEAD (?) Line 114  Version CVS HEAD (?)
114      - added LSCP command "INSERT SEND_EFFECT_CHAIN EFFECT <audio-device>      - added LSCP command "INSERT SEND_EFFECT_CHAIN EFFECT <audio-device>
115        <effect-chain> <effect-chain-pos> <effect-instance>"        <effect-chain> <effect-chain-pos> <effect-instance>"
116      - added LSCP command "REMOVE SEND_EFFECT_CHAIN EFFECT <audio-device>      - added LSCP command "REMOVE SEND_EFFECT_CHAIN EFFECT <audio-device>
117        <effect-chain> <effect-instance>"        <effect-chain> <chain-pos>"
118      - added LSCP command "SET FX_SEND SEND_EFFECT <sampler_channel>      - added LSCP command "SET FX_SEND EFFECT <sampler_channel>
119        <fx_send_id> <effect_chain> <chain_pos>"        <fx_send_id> <effect_chain> <chain_pos>"
120      - added LSCP command "REMOVE FX_SEND SEND_EFFECT <sampler_channel>      - added LSCP command "REMOVE FX_SEND EFFECT <sampler_channel> <fx_send_id>"
       <fx_send_id>"  
121    
122    * Bug fixes:    * Bug fixes:
123      - Fixed crash which may occur when MIDI key + transpose is out of range      - Fixed crash which may occur when MIDI key + transpose is out of range
# Line 123  Version CVS HEAD (?) Line 126  Version CVS HEAD (?)
126        channel to a different engine type        channel to a different engine type
127      - fixed crash when deleting a sampler channel or changing engine      - fixed crash when deleting a sampler channel or changing engine
128        type while an instrument load was in progress        type while an instrument load was in progress
129        - bugfix: playing a note while changing the instrument could cause
130          a crash, or give "Handing back unknown region" error messages
131    
132  Version 1.0.0 (31 July 2009)  Version 1.0.0 (31 July 2009)
133    

Legend:
Removed from v.2137  
changed lines
  Added in v.2162

  ViewVC Help
Powered by ViewVC