summaryrefslogtreecommitdiff
path: root/muse2/muse/vst_native.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.
2012-12-16Fix some Release build warnings. Several more to do.Tim E. Real
2012-12-14Work in progress on vst timebaseTim E. Real
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-12Add stdint.h to vestige header.Tim E. Real
Some WIP trying to fix odd patch name bug (shows @u@ etc).
2012-12-12Fixes...Tim E. Real
2012-12-12Fixes...Tim E. Real
2012-12-12Fixes...Tim E. Real
2012-12-11Fix native vst path (VST_NATIVE_PATH, VST_PATH, then preset). Tim E. Real
Also ladspa, dssi paths. Added -help text.
2012-12-10Fix VST names: Use filename if effect name or product name blank. Tim E. Real
Fix bug 3594221: End-to-end midi notes don't retrigger. My bad.
2012-12-08Header again. Also allow some older plugins like Highlife, ZR3.Tim E. Real
2012-12-08Native VST fixes and changes.Tim E. Real
2012-12-07Feature: Native VST instruments support. PLEASE SEE ChangeLog.Tim E. Real