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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 2309 by iliev, Mon Jan 30 10:40:19 2012 UTC revision 2311 by persson, Sat Feb 11 11:08:09 2012 UTC
# Line 195  Version CVS HEAD (?) Line 195  Version CVS HEAD (?)
195        lfoN_eq1bw_stepccX, lfoN_eq2bw_stepccX, lfoN_eq3bw_stepccX        lfoN_eq1bw_stepccX, lfoN_eq2bw_stepccX, lfoN_eq3bw_stepccX
196      - implemented opcodes eq1_vel2freq, eq2_vel2freq,      - implemented opcodes eq1_vel2freq, eq2_vel2freq,
197        eq3_vel2freq, eq1_vel2gain, eq2_vel2gain, eq3_vel2gain        eq3_vel2freq, eq1_vel2gain, eq2_vel2gain, eq3_vel2gain
198        - sfz parser: allow double spaces in sample filenames
199        - sfz parser: allow absolute paths for sample filenames
200        - use linear decay and release for filter and pitch EG
201    
202    * SoundFont format engine:    * SoundFont format engine:
203      - Initial implementation (not usable yet)      - Initial implementation (not usable yet)
# Line 203  Version CVS HEAD (?) Line 206  Version CVS HEAD (?)
206      - fine-tuned amplitude EG (by switching from gig to sfz EG)      - fine-tuned amplitude EG (by switching from gig to sfz EG)
207      - initial implementation of Vibrato LFO and Modulation LFO      - initial implementation of Vibrato LFO and Modulation LFO
208      - initial implementation of cutoff filter      - initial implementation of cutoff filter
209        - use linear decay and release for filter and pitch EG
210    
211    * Gigasampler format engine:    * Gigasampler format engine:
212      - bugfix: pitch LFO controller "internal+aftertouch" was broken      - bugfix: pitch LFO controller "internal+aftertouch" was broken
# Line 230  Version CVS HEAD (?) Line 234  Version CVS HEAD (?)
234        the ALSA sequencer client name        the ALSA sequencer client name
235      - removed limit of maximum amount of MIDI ports per MIDI device, since      - removed limit of maximum amount of MIDI ports per MIDI device, since
236        there is no reason for this limit        there is no reason for this limit
237        - MME: fixed memory handling bug found with cppcheck
238    
239    * audio driver:    * audio driver:
240      - ASIO driver fixes for newer gcc versions (fix from PortAudio)      - ASIO driver fixes for newer gcc versions (fix from PortAudio)

Legend:
Removed from v.2309  
changed lines
  Added in v.2311

  ViewVC Help
Powered by ViewVC