Skip to content

0.4.10

Compare
Choose a tag to compare
@tobydox tobydox released this 15 Feb 22:54
· 6027 commits to master since this release

LMMS 0.4.10 Release Notes

We're glad to announce the availability of LMMS 0.4.10. This version is a maintainance release of the 0.4.x series. It fixes most of the bugs found in version 0.4.9. Thanks to all who helped make this release (especially
those who kept up testing and reporting bugs)!

Summary:

Core:
  • Autosave every minute and recover upon crash
  • NotePlayHandle: send correct MidiNoteOff events if base note changed
  • Audio: Re-enabled PortAudio backend
  • PeakControllerEffect: properly save and load all settings
GUI:
  • SongEditor: added smooth autoscroll
  • SongEditor: always bring up to front after loading a project
  • Add BB track when adding track to empty BB editor
  • ControllerView: fixed minor artifacts at widget drop shadow
  • ControllerRackView: fixed widget size issues after closing
  • Fixed various typos
Plugins:
  • SpectrumAnalyzer: fixed multiple instantiations
  • PeakController: initial work on attack- and decay-support
  • Updated CALF LADSPA plugins
  • Sf2Player: load default soundfont upon instantiation
  • Fixed CMT LADSPA plugins build on Linux
  • Fixed loading VST plugins on Win64
  • Added support for 32 bit VST plugins on Win64
Misc:
  • Build system: revised Qt4 detection for Win32/Win64 builds
  • Win installer: do not append version to install directory anymore