Skip to content

Feature request: implement Lua interface #16

@magneto538

Description

@magneto538

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions