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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 2249 by iliev, Fri Aug 19 18:29:29 2011 UTC revision 2277 by persson, Sat Oct 1 08:23:02 2011 UTC
# Line 154  Version CVS HEAD (?) Line 154  Version CVS HEAD (?)
154        fileg_depth_onccN, pitcheg_delay_onccN, pitcheg_start_onccN,        fileg_depth_onccN, pitcheg_delay_onccN, pitcheg_start_onccN,
155        pitcheg_attack_onccN, pitcheg_hold_onccN, pitcheg_decay_onccN,        pitcheg_attack_onccN, pitcheg_hold_onccN, pitcheg_decay_onccN,
156        pitcheg_sustain_onccN, pitcheg_release_onccN, pitcheg_depth_onccN        pitcheg_sustain_onccN, pitcheg_release_onccN, pitcheg_depth_onccN
157        - implemented automatic aliasing *ccN <-> *_onccN
158        - *lfo_freqccN wasn't working when the respective *lfo_freq
159          was not set or was set to zero
160        - lfoN_freq_onccX wasn't working when lfoN_freq
161          was not set or was set to zero
162        - implemented opcodes resonance_onccN, resonance_smoothccN,
163          resonance_curveccN, cutoff_smoothccN, cutoff_curveccN
164        - implemented opcodes fillfo_depthchanaft,
165          fillfo_freqchanaft, amplfo_depthchanaft, amplfo_freqchanaft,
166          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 248  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        - fixed handling of rapid bank select and program change messages
272          sent to the same sampler channel (patch from the Open Octave
273          project, slightly adjusted)
274    
275  Version 1.0.0 (31 July 2009)  Version 1.0.0 (31 July 2009)
276    

Legend:
Removed from v.2249  
changed lines
  Added in v.2277

  ViewVC Help
Powered by ViewVC