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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 2316 by persson, Sat Feb 18 13:51:38 2012 UTC revision 2317 by persson, Sun Feb 19 12:13:19 2012 UTC
# Line 123  Version CVS HEAD (?) Line 123  Version CVS HEAD (?)
123      - implemented opcodes ampeg_delayccN, ampeg_startccN,      - implemented opcodes ampeg_delayccN, ampeg_startccN,
124        ampeg_attackccN, ampeg_holdccN, ampeg_decayccN, ampeg_sustainccN,        ampeg_attackccN, ampeg_holdccN, ampeg_decayccN, ampeg_sustainccN,
125        ampeg_releaseccN, egN_timeX_onccY, egN_levelX_onccY        ampeg_releaseccN, egN_timeX_onccY, egN_levelX_onccY
126      - lfoN_* and egN_* opcodes defined in group sections      - lfoN_* and egN_* opcodes defined in group sections
127        are now taken into account        are now taken into account
128      - implemented curves      - implemented curves
129      - implemented opcodes volume_onccN, volume_curveccN      - implemented opcodes volume_onccN, volume_curveccN
# Line 200  Version CVS HEAD (?) Line 200  Version CVS HEAD (?)
200      - use linear decay and release for filter and pitch EG      - use linear decay and release for filter and pitch EG
201      - bugfix: only the first amp_veltrack definition in a file was      - bugfix: only the first amp_veltrack definition in a file was
202        used        used
203        - bugfix: looping was disabled if loop_start was set to 0
204        - allow regions with end=-1 to turn off other regions using the
205          group and off_by opcodes (#168)
206        - made end=0 play the whole sample
207        - fixed support for lochan and hichan opcodes (#155)
208    
209    * SoundFont format engine:    * SoundFont format engine:
210      - Initial implementation (not usable yet)      - Initial implementation (not usable yet)
# Line 310  Version CVS HEAD (?) Line 315  Version CVS HEAD (?)
315      - fixed bug #162      - fixed bug #162
316      - bugfix: LADSPA_PATH was not evaluated correctly when containing      - bugfix: LADSPA_PATH was not evaluated correctly when containing
317        multiple paths (#165)        multiple paths (#165)
318            
319  Version 1.0.0 (31 July 2009)  Version 1.0.0 (31 July 2009)
320    
321    * packaging changes:    * packaging changes:

Legend:
Removed from v.2316  
changed lines
  Added in v.2317

  ViewVC Help
Powered by ViewVC