summaryrefslogtreecommitdiff
path: root/muse2/muse/instruments/minstrument.h
AgeCommit message (Collapse)Author
2014-01-07Instrument can now be changed from trackinfo panel. Tweaks, cleanups.terminator356
Midi instrument can now be changed from midi track info panel. Some minor code tweaks, code cleanup in mtrackinfo.cpp, confmport.cpp.
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-10-09!!! Song type is now removed !!! : See ChangeLogTim E. Real
2012-08-01Finished the Sysex Editor in the Instrument Editor. Tim E. Real
Create, delete, save named instrument sysexes. Does nothing more for now.
2012-03-15merged with trunkFlorian Jung
2012-02-29changed custom column for "program" to display and edit real patchesFlorian Jung
instead of the raw values
2012-01-02added drummap page to instrument editorFlorian Jung
adapted dlist to be reusable added dtor to patch_drummap_mapping_t changed affected_patches from list to single entry TODO: maybe move dlist and stuff out of midiedit still TODO: offer a way to re-tie drumlist-ordering to the instrument
2011-12-30instruments can load their patch'es drummapsFlorian Jung
automatic setting of drummap according to patch this is turned off when the user manually changes the drummap TODO: let him turn it on again moved MidiTrack::read/writeOurDrummap out to helper.cpp extended xg.idf and gs.idf to ship the drummaps still work in progress, but should be usable and stable, though incomplete
2011-12-14pulled fixes from release into trunkFlorian Jung
2011-10-07(hopefully) final huge namespace update.Orcan Ogetbil
2011-09-09namespace work (part deux)Orcan Ogetbil
2011-09-06Updated the licensing informationOrcan Ogetbil
2011-06-19Major work, all synthesizers. Other fixes. Please see ChangeLog.Tim E. Real
2011-05-19Popup menus now auto-scroll if too large to fit on desktop. Tim E. Real
Midi track info patch popup now stays open for auditioning patches. Editor 'ctrl' controller popups: Split instrument/other (+ common controls!) + show ctrl numbers.
2011-04-10Please see ChangeLogTim E. Real
2010-12-15Major cleanup in the #includes. Moved the contents of all.h into individal ↵Orcan Ogetbil
files.
2010-12-14Fixed corruption to due latin1() conversions.Tim E. Real
2010-11-23Added struct SysEx and some friends, to minstrument.h, prep. for the ↵Tim E. Real
instrument editor.
2010-11-21converted .ui widgets to Qt4 along with all of editeventOrcan Ogetbil
2010-10-13new branch muse2, first checkinRobert Jonsson