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 parser support #294

Open
SambaGodschynski opened this issue Apr 8, 2022 · 0 comments
Open

lua parser support #294

SambaGodschynski opened this issue Apr 8, 2022 · 0 comments
Labels
clean code all Issues which addresses better readability enhancement New feature or request lua melody-templates

Comments

@SambaGodschynski
Copy link
Member

SambaGodschynski commented Apr 8, 2022

as a developer of lua mods, I want to have the option to render werckmeister code.

function process(args) 
  local events = parse("c4 d e f")
  return events
end
@SambaGodschynski SambaGodschynski added enhancement New feature or request clean code all Issues which addresses better readability labels Apr 8, 2022
This was referenced Apr 8, 2022
@SambaGodschynski SambaGodschynski changed the title lua event function note parser support lua parser support Sep 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clean code all Issues which addresses better readability enhancement New feature or request lua melody-templates
Projects
Status: Backlog
Development

No branches or pull requests

1 participant