summaryrefslogtreecommitdiff
path: root/src/instrumentparser.cc
AgeCommit message (Expand)Author
2016-02-14Change GPL version number in file headers to 3.André Nusser
2016-02-09Fix two valgrind errors and mark three others with a TODO comment.André Nusser
2015-02-13Fix locale sensitive float parsing/printing.Bent Bisballe Nyeng
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