This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ardour { | |
["type"] = "dsp", | |
name = "a-Distort", | |
category = "Distort", | |
license = "GPLv2", | |
author = "Robert Scott", | |
description = [[A distortion plugin with a number of algorithms to choose from.]] | |
} | |
function dsp_ioconfig () |