Skip to content

0.4.15

Compare
Choose a tag to compare
@tobydox tobydox released this 15 Feb 21:58
· 5849 commits to master since this release

LMMS 0.4.15 Release Notes

We're glad to announce the availability of LMMS 0.4.15. This version is a maintainance release of the 0.4.x series. It only contains fixes for bugs and regressions in the previous release. Thanks to all who helped with making up this release (especially those who kept up testing and reporting bugs)!

Changes in detail:

Core:

  • Windows: Fixed exporting to files with non-ASCII characters in name
  • AutomationPattern: initialize with current value of first object
  • Chords: fixed major pentatonic
  • Properly cancel file export if opening output file failed
  • InstrumentTrack: fix freeze when forwarding MIDI events to instrument

Plugins:

  • Sf2Player: preserve custom track name when loading settings
  • AudioFileProcessor: make playback cursor configurable
  • AudioFileProcessor: fix crash with reversed samples

Misc/Build related:

  • Updated PortAudio DLL and added custom fix for crash on some Win7 systems
  • Updated GCC and Qt