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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 2275 by schoenebeck, Mon Sep 19 21:48:45 2011 UTC revision 2297 by iliev, Fri Dec 9 15:04:55 2011 UTC
# Line 42  Version CVS HEAD (?) Line 42  Version CVS HEAD (?)
42      - raised limit of program change queue from 100 to 512      - raised limit of program change queue from 100 to 512
43        (as suggested by Alex Stone)        (as suggested by Alex Stone)
44      - implemented sine LFO, pulse LFO and saw LFO      - implemented sine LFO, pulse LFO and saw LFO
45        - experimental support for per voice equalization
46    
47    * Gigasampler format engine:    * Gigasampler format engine:
48      - implemented the "round robin keyboard" dimension      - implemented the "round robin keyboard" dimension
# Line 170  Version CVS HEAD (?) Line 171  Version CVS HEAD (?)
171        cutoff_stepccN, resonance_stepccN, lfoN_freq_stepccX,        cutoff_stepccN, resonance_stepccN, lfoN_freq_stepccX,
172        lfoN_volume_stepccX, lfoN_pitch_stepccX, lfoN_pan_stepccX,        lfoN_volume_stepccX, lfoN_pitch_stepccX, lfoN_pan_stepccX,
173        lfoN_cutoff_stepccX, lfoN_resonance_stepccX        lfoN_cutoff_stepccX, lfoN_resonance_stepccX
174        - implemented opcodes eq1_freq, eq2_freq, eq3_freq,
175          eq1_freqccN, eq2_freqccN, eq3_freqccN, eq1_bw, eq2_bw, eq3_bw,
176          eq1_bwccN, eq2_bwccN, eq3_bwccN, eq1_gain, eq2_gain, eq3_gain,
177          eq1_gainccN, eq2_gainccN, eq3_gainccN
178        - implemented opcodes delay, delay_onccN, delay_random,
179          delay_samples, delay_samples_onccN
180    
181    * SoundFont format engine:    * SoundFont format engine:
182      - Initial implementation (not usable yet)      - Initial implementation (not usable yet)
# Line 268  Version CVS HEAD (?) Line 275  Version CVS HEAD (?)
275        instruments were uselessly precached with zero samples, however it still        instruments were uselessly precached with zero samples, however it still
276        took the full preloading time and on 1st program change the respective        took the full preloading time and on 1st program change the respective
277        instrument was completely reloaded again.        instrument was completely reloaded again.
278        - fixed handling of rapid bank select and program change messages
279          sent to the same sampler channel (patch from the Open Octave
280          project, slightly adjusted)
281        - fixed crash when trying to create an effect instance with controls
282          which min and/or max values depend on the sample rate
283    
284  Version 1.0.0 (31 July 2009)  Version 1.0.0 (31 July 2009)
285    

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

  ViewVC Help
Powered by ViewVC