Saturday 8 May 2010

amsynth 1.2.3 released

Download amSynth 1.2.3 (source code)

Bugs Fixed:

  • [2820935] hanging on exit
  • [2986164] build fails with GCC 4.5
  • [2988697] 'Virtual Keyboard' menu item doesn't gray out as expected
  • [2993107] presets loaded incorrectly on some non-english systems
Sound generation improvements:
  • Reduced amount of audible aliasing on saw tooth waveforms
  • Improved performance of noise waveform generator
  • Clamped maximum allowed pulsewidth on square / pulse waveform generator to prevent silence
  • Tweaked default for master_vol to a value that doesn't produce harmonic distortion
Other Changes:
  • New factory preset - 'Dirty Pulsating Bass'
  • Added a preset modification indicator to title bar ('*')
  • Executable is no longer installed with suid enabled. for good low-latency performance please use the JACK audio system. Old behaviour can be re-enabled with ./configure --enable-realtime
  • Fixed compilation errors on various platforms caused by missing #include statements
  • Cleaned up compiler warnings
  • Other internal code improvements

A big thank you to everyone who tried out and gave feedback on the code in subversion :-) Couldn't have tracked down and fixed that preset-loading bug without your help!

No comments:

Post a Comment