Search :
 Software Categories
AntiVirus
Audio & Video
Business/Organize
Desktop Enhancements
Developer Tools
Drivers
Games  Hot!
Graphics/Design
Home & Education
Internet
Network
Programming
Screensavers
Security/Privacy  Hot!
Utilities
Sponsors
Site Links
New Releases
Top 100
File Bar
RSS Feeds
Free Tech Magazines
News/Articles
Submit Software
Link to Us
Partners
Resources
Check Your PC for Errors
FreewareFiles Express delivers the
Hottest Downloads right to your Inbox! Sign up Now!

Next Issue: 05-25-2012

Top Graphics Top Business Weekly Polls Download Manager FileBar Driver Scan
Top Games Top Security Top Audio/Video Top Desktop Top Utilities Top Internet Tools Top Game Sites
Changelog:

What´s New in version 0.4.12:

Core:

  • LadspaManager: really only load shared library on Linux
  • Do not apply FX mixer effects twice when playing frozen pattern
  • ConfigMgr: do not silently fail to parse configuration file
  • ConfigMgr: properly write configuration file if it contains non-ASCII chars
  • Reset filename when recovering project after unexpected exit
  • SampleBuffer: do not use UTF-8 filenames on Windows
  • InstrumentTrack: make sure m_runningMidiNotes[x] does not become negative

GUI:

  • MainWindow: skip autosave while playing or exporting
  • Faders in FX mixer: added peak value indicator
  • Add tooltips to FX mixer faders
  • Widgets classes: use 'WindowTitle' property instead of 'AccessibleName'

Plugins:

  • ZynAddSubFX: minor fixes from upstream
  • ZynAddSubFX/FLTK: updated to SVN revision 8805
  • Added missing plugins from the SWH LADSPA plugin collection

Misc:

  • INSTALL: added note for systems without sudo support
  • Data/Projects: completely revised shipped collection of projects
  • Win32/Win64 builds built with updated MinGW64 runtime and GCC and shipping with updated versions of Qt

What´s New in version 0.4.10:

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

What´s New in version 0.4.9:

Core:

  • MidiWinMM: fixed compiler warning
  • Build system: fixed relative linker paths warnings
  • Build system: explicitely link against WinMM library on Win32

GUI:

  • SampleTrack: do not hide EffectRackView forever when closing subwindow
  • InstrumentTrackView: added one-window-mode + global piano focus
  • InstrumentTrackView: use QMdiArea's window activation history
  • Fixed alternating row color in QTreeView (Sf2 patch selector)

Plugins:

  • CALF LADSPA plugins: resynced with Git repository - fixes broken CALF Vintage Delay plugin
  • VstBase: fixed winelib build on x86_64

Misc:

  • Updated French localization files

What´s New in version 0.4.8:

Core:

  • CMakeLists.txt: explicitely search for pthread and link against it
  • CMakeLists: print warning about missing Mallets instrument instead of Stk
  • InstrumentTrack: do not try to load \"libconnection.so\" in compat code
  • MeterModel: clear global automation patterns in reset()
  • MidiEvent: added read method for type property
  • SampleBuffer: try OGG Vorbis decoder first when loading OGG files
  • Song: reset global models in clearProject()
  • Use proper path seperator for LADSPA_PATH

GUI:

  • ControllerRackView: do not lose focus when adding controller
  • Default theme: improved tooltip appearence
  • EffectView: fixed artifacts with semitransparent widget shadow
  • InstrumentTrackWindow: correctly disconnect from track´s signals - fixes more and more increasing loading time for presets
  • PianoRoll: fixed messed up editing modes when pressing Ctrl
  • PianoRoll: allow chaning volume and panning of step notes
  • PianoRoll: respect stacking order of notes when editing
  • PianoView: send NoteOff MIDI events for all keys on focus out
  • SampleTrack: fixed non-functional solo and mute buttons
  • TrackContainerView: fixed dragged presets into BB Editor

Plugins:

  • CALF LADSPA plugins: resynced with Git repository
  • VstPlugin: fix crash when re-opening instrument track window
  • VstEffectControlDialog: workaround for invisible GUI on Linux
  • SID: improved artwork + logo by mikobuntu
  • ZynAddSubFX: save and restore settings of new knobs
  • ZynAddSubFX/QtXmlWrapper: fixed loading of oddly formatted presets
  • ZynAddSubFX: forward all MIDI events but NoteOn if muted
  • ZynAddSubFX: added LED checkbox to disable forwarding of MIDI CC events
  • ZynAddSubFX: properly load preset data if knobs are automated/controlled
  • ZynAddSubFX: fixed identifier for filter resonance controller
  • ZynAddSubFX: save which controllers were modified and restore them
  • ZynAddSubFX: only re-instantiate ZASF if m_hasGUI has changed

Misc:

  • Manpage: fixed duplicate help item and updated program description

What´s New in version 0.4.6:

Core:

  • PulseAudio backend: fixed latency and underrun problems
  • PulseAudio backend: fixed improper shutdown + free allocated resources
  • AudioJack backend: removed incorrect JACK transport code
  • MidiWinMM: fixed list of output ports being empty
  • AutomatableModel: do not return an out of range value in fittedValue()
  • ConfigMgr: fix initialization of various paths if they do not exist

GUI:

  • Fixed bug #2819817: main window scrollbars
  • Increase import filter for *.midi and *.riff
  • ControllerConnectionDialog: improved auto detect feature for controllers
  • EffectSelectDialog: rewritten using Designer
  • Fixed issue with knobs in 3xOsc and AudioFilePro.
  • SideBar: rewritten to use QToolBar instead of KMultiTabBar
  • TrackContentWidget: fixed background tile pixmap updating
  • MainWindow: stop playing song when asking whether to save project

Plugins:

  • Mallets: build properly with Stk 4.4
  • RemoteVstPlugin: make more VST plugins work
  • TAP LADSPA plugins: updated to version 0.7.1
  • VeSTige, ZASF, LB302, Sf2Player: do not process if InstrumentTrack is muted
  • VeSTige: set VeSTige logo as window icon for plugin GUI subwindow
  • ZynAddSubFX: resynced with their Git repo
  • ZynAddSubFX: fix some presets not being restored properly when loading project
  • ZynAddSubFX: added fast GUI-less mode
  • ZynAddSubFX: forward MidiControlChange events to ZynAddSubFX core
  • ZynAddSubFX/FLTK: updated to SVN revision 6921

Misc:

  • Added new Korean translation
  • Updated German localization files
  • Removed some old projects
       
 
PARTNERS CATEGORIES FREEWARE FILES