Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lua Node Internal Plugin #125

Closed
9 tasks done
mfisher31 opened this issue Nov 17, 2019 · 1 comment
Closed
9 tasks done

Lua Node Internal Plugin #125

mfisher31 opened this issue Nov 17, 2019 · 1 comment
Assignees
Labels
feature New feature
Milestone

Comments

@mfisher31
Copy link
Member

mfisher31 commented Nov 17, 2019

An internal plugin type which renders audio/midi with a Lua script.

  • io/control port configs
  • Bind render function
  • Bind prepare/release
  • Bind save/restore state
  • Script validation & error handling
  • Handle parameters
    • Show input controls in default UI
    • Send value changes to DSP instance
    • Retain values when loading new script and params haven't changed
@mfisher31 mfisher31 added the feature New feature label Nov 17, 2019
@mfisher31 mfisher31 added this to the 0.43.0 milestone Nov 17, 2019
@mfisher31 mfisher31 self-assigned this Nov 22, 2019
@mfisher31 mfisher31 reopened this Dec 22, 2019
@mfisher31 mfisher31 modified the milestones: 0.43.0, 0.44.0 Dec 22, 2019
@mfisher31 mfisher31 modified the milestones: 0.43.0, 0.44.0 Jan 31, 2020
@mfisher31 mfisher31 modified the milestones: 0.44.0, 0.45.0 Jun 6, 2020
@mfisher31
Copy link
Member Author

... ready for testing. now enabled in release build projects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
None yet
Development

No branches or pull requests

1 participant