-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
feature-requestNew feature or requestNew feature or request
Description
Considering that Lua is used widely by Kontakt makers using Creator Tools, it seems like leveraging the knowledge of Lua to write custom scripts using Signet would be an awesome idea. To do so, a Lua interface should be built around the Signet source, and a Lua binary should be deployed.
Example:
local signet = require("signet")
signet.norm("/my/sample/files/**.wav", 3)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature-requestNew feature or requestNew feature or request