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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 2313 by persson, Sun Feb 12 11:32:43 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 306  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.2313  
changed lines
  Added in v.2317

  ViewVC Help
Powered by ViewVC