mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 23:35:03 +01:00
Consolidete script author names
This commit is contained in:
parent
46e895aaad
commit
c8df8418dc
39 changed files with 40 additions and 40 deletions
|
|
@ -1,4 +1,4 @@
|
|||
ardour { ["type"] = "dsp", name = "Lua FIR Convolver", license = "MIT", author = "Ardour Lua Task Force", description = [[Another simple DSP example]] }
|
||||
ardour { ["type"] = "dsp", name = "Lua FIR Convolver", license = "MIT", author = "Ardour Team", description = [[Another simple DSP example]] }
|
||||
|
||||
function dsp_ioconfig () return
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue