aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/eg-sampler.lv2/sampler.ttl
AgeCommit message (Expand)AuthorFilesLines
2016-10-19Fix mismatched gain parameter URIDavid Robillard1-1/+1
2016-10-05Write output between events with sample accuracyDavid Robillard1-1/+2
2016-10-04eg-sampler: Add waveform display to UIDavid Robillard1-1/+1
2016-07-31eg-sampler: Support thread-safe state restorationDavid Robillard1-4/+5
2014-11-02Add gain parameter to eg-sampler.David Robillard1-0/+2
2014-08-06Order book chapters in build script rather than by bundle name.David Robillard1-0/+67
2013-02-11Order examples in a sensible progression for the book.David Robillard1-83/+0
2013-02-10Remove unused namespace prefixes.David Robillard1-1/+0
2013-01-26Add state:loadDefaultState feature.David Robillard1-1/+5
2013-01-10Expose sampler parameter to host.David Robillard1-2/+12
2012-08-16Associate plugins with a project rather than put doap:Project metadata on plu...David Robillard1-0/+1
2012-03-30Fix screwy invalid ExtensionData definitions as classes (now matches how Feat...David Robillard1-12/+14
2012-03-25Remove atom:MessagePort and atom:ValuePort.David Robillard1-2/+2
2012-03-23Add worker extension to remove thread stuff from plugins.David Robillard1-5/+7
2012-03-16Update for patch extension.David Robillard1-2/+2
2012-02-16Implement real-time safe sample loading.David Robillard1-4/+10
2012-02-13Add response port (not yet used).David Robillard1-7/+16
2012-02-09Portability fixes (plugins work on OSX).David Robillard1-3/+2
2012-02-08Heavily revise atom extension into a release candidate.David Robillard1-4/+5
2011-11-21Update licenses.David Robillard1-1/+1
2011-11-09Implement file name changing from UI.David Robillard1-0/+1
2011-11-07Fix crash on instantiation.David Robillard1-3/+2
2011-11-06Use new urid and atom extensions instead of uri-map and event.David Robillard1-9/+9
2011-10-10Remove lv2configDavid Robillard1-3/+9
2011-07-07Add stub LV2 persist support to sampler plugin.David Robillard1-1/+2
2011-07-07Add sampler example pluginDavid Robillard1-0/+43