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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 2277 by persson, Sat Oct 1 08:23:02 2011 UTC revision 2296 by iliev, Thu Dec 8 20:03:47 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    
179    * SoundFont format engine:    * SoundFont format engine:
180      - Initial implementation (not usable yet)      - Initial implementation (not usable yet)
# Line 271  Version CVS HEAD (?) Line 276  Version CVS HEAD (?)
276      - fixed handling of rapid bank select and program change messages      - fixed handling of rapid bank select and program change messages
277        sent to the same sampler channel (patch from the Open Octave        sent to the same sampler channel (patch from the Open Octave
278        project, slightly adjusted)        project, slightly adjusted)
279        - fixed crash when trying to create an effect instance with controls
280          which min and/or max values depend on the sample rate
281    
282  Version 1.0.0 (31 July 2009)  Version 1.0.0 (31 July 2009)
283    

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

  ViewVC Help
Powered by ViewVC