Bundle a session-callback script

This commit is contained in:
Robin Gareus 2017-03-14 03:29:03 +01:00
parent 248521221c
commit 85d741d908

View file

@ -2,7 +2,7 @@ ardour {
["type"] = "EditorHook", ["type"] = "EditorHook",
name = "Save Snapshot after Export", name = "Save Snapshot after Export",
author = "Ardour Lua Task Force", author = "Ardour Lua Task Force",
description = "Snapshot after Export", description = "Save a session-snapshot on export, named after the export-timespan",
} }
-- subscribe to signals -- subscribe to signals