summaryrefslogtreecommitdiff
path: root/muse2/synti/simpledrums2/simpledrums.cpp
AgeCommit message (Collapse)Author
2013-05-08Yet another MAJOR audio engine and plugin/synth process chain re-write. Tim E. Real
And much more, see ChangeLog, May 8 2013.
2013-04-04simpledrums pitch and ctrl+arrowsRobert Jonsson
2012-12-18fluidsynth and simpledrums search project folder for missing soundsRobert Jonsson
2012-12-15simple drums asks for samples if they are missingRobert Jonsson
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-12-10rc2Robert Jonsson
2012-10-09!!! Song type is now removed !!! : See ChangeLogTim E. Real
2012-07-01final mergeFlorian Jung
2012-05-28merged with release_2_0Florian Jung
2012-03-15merged with trunkFlorian Jung
2011-10-07(hopefully) final huge namespace update.Orcan 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-10Please see ChangeLogTim E. Real
2011-02-14WillyFoobar patchRobert Jonsson
2011-01-04Please see ChangeLogTim E. Real
2010-12-15Major cleanup in the #includes. Moved the contents of all.h into individal ↵Orcan Ogetbil
files.
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-03Small correction in description.Tim E. Real
2010-11-03Removed mpevent(.h, .cpp) and evdata.h from /libsynti, conflicting with ↵Tim E. Real
copies in /muse, causing crashes. Version in /muse is newer. Should only be one version.
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).