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

vcv prototype plugin: log(x) log10(x) function get nil value #32

Closed
polyclash opened this issue Sep 22, 2020 · 1 comment
Closed

vcv prototype plugin: log(x) log10(x) function get nil value #32

polyclash opened this issue Sep 22, 2020 · 1 comment

Comments

@polyclash
Copy link

this is the error code of using log or log10 function
[string "C:\Users\me\Desktop\template.vult"]:154: attempt to call global 'log10' (a nil value)
used in fun process(in1) as return log10(in1);

@polyclash polyclash changed the title log(x) log10(x) function get nil value when used in vcv prototype plugin vcv prototype plugin: log(x) log10(x) function get nil value Sep 22, 2020
@modlfo
Copy link
Collaborator

modlfo commented Sep 23, 2020

Thanks for the report. I will fix the implementation and push the changes to master branch of the VCV Prototype soon.

@modlfo modlfo closed this as completed Feb 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants