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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 2311 by persson, Sat Feb 11 11:08:09 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 198  Version CVS HEAD (?) Line 198  Version CVS HEAD (?)
198      - sfz parser: allow double spaces in sample filenames      - sfz parser: allow double spaces in sample filenames
199      - sfz parser: allow absolute paths for sample filenames      - sfz parser: allow absolute paths for sample filenames
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
202          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 228  Version CVS HEAD (?) Line 235  Version CVS HEAD (?)
235      - VST: made it possible to build the VST plugin for Mac      - VST: made it possible to build the VST plugin for Mac
236      - AU: link AU plugin dynamically if --disable-shared isn't      - AU: link AU plugin dynamically if --disable-shared isn't
237        specified        specified
238        - VST bugfix: instrument loading hang and crashed the host when
239          the plugin was loaded a second time (#174)
240    
241    * MIDI driver:    * MIDI driver:
242      - ALSA MIDI driver supports now "NAME" device parameter, for overriding      - ALSA MIDI driver supports now "NAME" device parameter, for overriding
# Line 304  Version CVS HEAD (?) Line 313  Version CVS HEAD (?)
313      - fixed crash when trying to create an effect instance with controls      - fixed crash when trying to create an effect instance with controls
314        which min and/or max values depend on the sample rate        which min and/or max values depend on the sample rate
315      - fixed bug #162      - fixed bug #162
316        - bugfix: LADSPA_PATH was not evaluated correctly when containing
317          multiple paths (#165)
318    
319  Version 1.0.0 (31 July 2009)  Version 1.0.0 (31 July 2009)
320    

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

  ViewVC Help
Powered by ViewVC