summaryrefslogtreecommitdiff
path: root/src/instrumentparser.cc
AgeCommit message (Expand)Author
2014-11-05Removed all unused variables from classes and also removed a couple of debug ...metadata_v1senator
2014-10-21Added metadata strings to classes and began work on xml parser for drumkitsLars Bisballe Jensen
2014-04-25Use old 'velocity groups' algorithm on version 1.0 instruments and new 'power...Bent Bisballe Nyeng
2014-04-24Fix nasty bug in power list handling. Should fix reported velocity problems (...Bent Bisballe Nyeng
2014-04-22Fix sample adding with no velocity groups present in instrument file (new edi...Bent Bisballe Nyeng
2014-03-19Using power defined in xml if any.Jonas Suhr Christensen
2014-02-23Apllied new multichannel audiofile feature patch from John Hammen.Bent Bisballe Nyeng
2013-09-15New experimental sample selector (enable using --with-experimental argument o...Bent Bisballe Nyeng
2013-05-16Change printf's to DEBUG.Bent Bisballe Nyeng
2013-04-20New 'instrument group' feature added.Bent Bisballe Nyeng
2012-01-23New config interface (xml). Instruments now contains pointers (fix memleak).Bent Bisballe Nyeng
2011-07-15New input/output plugin architecture. New LV2 plugin.deva