summaryrefslogtreecommitdiff
path: root/muse2/synti/deicsonze/deicsonze.cpp
AgeCommit message (Collapse)Author
2012-12-13Fixed some vst controls stuck.Tim E. Real
Added vst master timebase (sequencers should work now). Not quite finished. Fixed weird QString bug causing some patch names to appear with garbage characters.
2012-11-17Improved: Deicsonze soft synthesizer: Fixed crash, bugs, added ladspa plugins. Tim E. Real
TODO: No plugin control automation. Log slider/entry ranges. Add delay wet/dry?
2012-10-09!!! Song type is now removed !!! : See ChangeLogTim E. Real
2012-05-28merged with release_2_0Florian Jung
2011-10-07(hopefully) final huge namespace update.Orcan Ogetbil
2011-09-08introducing namespacesOrcan Ogetbil
2011-09-06Updated the licensing informationOrcan Ogetbil
2011-07-14Fixed loading of old songs with synths - added static keyword to array in Tim E. Real
each synth's oldMidiStateHeader() member.
2011-06-19Major work, all synthesizers. Other fixes. Please see ChangeLog.Tim E. Real
2011-04-25Overhaul plugin module and add variable run-length ladspa + dssi processing. ↵Tim E. Real
Please see ChangeLog.
2011-04-10Please see ChangeLogTim E. Real
2011-01-04Please see ChangeLogTim E. Real
2011-01-02fixed patch loading in deicsonzeRobert Jonsson
2010-12-21Commit of the beast. User instruments path is made user configurable. ↵Orcan Ogetbil
Removed env. variables usage.
2010-12-21Moved user config paths. Please see the ChangeLog.Orcan Ogetbil
2010-12-20Major cmake cleanup. Please see the ChangeLog.Orcan Ogetbil
2010-12-15Major cleanup in the #includes. Moved the contents of all.h into individal ↵Orcan Ogetbil
files.
2010-12-14Please see ChangeLog.Tim E. Real
2010-12-09Fix compiler warnings, and a typo in the transport max slider value.Orcan Ogetbil
2010-12-07Converted all latin1() instances. Ported Qt3 methods to Qt4.Orcan Ogetbil
2010-11-28Add deicsonze2 filesTim E. Real
2010-11-28Rename deicsonzeTim E. Real
2010-11-01All MESS plugins: compile with -fvisibility=hidden, fixes LADSPA plugins not ↵Tim E. Real
appearing in list. Added simpledrums2 (from muse_qt4_evolution).
2010-10-30Fix Deicsonze crash and missing Organ. More work on Toolbar1 class.Tim E. Real
2010-10-13new branch muse2, first checkinRobert Jonsson