aboutsummaryrefslogtreecommitdiffhomepage
path: root/ladspa.lua
AgeCommit message (Expand)AuthorFilesLines
2017-01-26added DSSI supportRobin Haberkorn1-519/+0
2016-09-26LADSPAStream: limited DSSI supportRobin Haberkorn1-8/+103
2016-09-26LADSPAStream: fixed input port mappingRobin Haberkorn1-1/+4
2016-09-26LADSPAStream: limited support for multi-channel input streamsRobin Haberkorn1-0/+24
2016-09-26LADSPAStream: Special optimization for constant input port mappingsRobin Haberkorn1-26/+52
2016-09-26added LADSPA plugin host (LADSPAStream and Stream:LADSPA())Robin Haberkorn1-0/+371