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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 2253 by iliev, Sat Aug 20 15:54:07 2011 UTC revision 2275 by schoenebeck, Mon Sep 19 21:48:45 2011 UTC
# Line 164  Version CVS HEAD (?) Line 164  Version CVS HEAD (?)
164      - implemented opcodes fillfo_depthchanaft,      - implemented opcodes fillfo_depthchanaft,
165        fillfo_freqchanaft, amplfo_depthchanaft, amplfo_freqchanaft,        fillfo_freqchanaft, amplfo_depthchanaft, amplfo_freqchanaft,
166        pitchlfo_depthchanaft, pitchlfo_freqchanaft        pitchlfo_depthchanaft, pitchlfo_freqchanaft
167        - implemented opcodes pitch_onccN,
168          pitch_curveccN, pitch_smoothccN, pitch_stepccN
169        - implemented opcodes volume_stepccN, pan_stepccN,
170          cutoff_stepccN, resonance_stepccN, lfoN_freq_stepccX,
171          lfoN_volume_stepccX, lfoN_pitch_stepccX, lfoN_pan_stepccX,
172          lfoN_cutoff_stepccX, lfoN_resonance_stepccX
173    
174    * SoundFont format engine:    * SoundFont format engine:
175      - Initial implementation (not usable yet)      - Initial implementation (not usable yet)
# Line 258  Version CVS HEAD (?) Line 264  Version CVS HEAD (?)
264        it caused hanging threads on Windows        it caused hanging threads on Windows
265      - Fixed possible crashes due to corrupted MIDI/audio device list      - Fixed possible crashes due to corrupted MIDI/audio device list
266        after MIDI/audio device creation failure        after MIDI/audio device creation failure
267        - When creating MIDI instrument map entries with "PERSISTENT" type, the
268          instruments were uselessly precached with zero samples, however it still
269          took the full preloading time and on 1st program change the respective
270          instrument was completely reloaded again.
271    
272  Version 1.0.0 (31 July 2009)  Version 1.0.0 (31 July 2009)
273    

Legend:
Removed from v.2253  
changed lines
  Added in v.2275

  ViewVC Help
Powered by ViewVC