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

push 'key' to init() in voice lfos #7956

Open
SylvestreDewa opened this issue Jan 6, 2025 · 0 comments
Open

push 'key' to init() in voice lfos #7956

SylvestreDewa opened this issue Jan 6, 2025 · 0 comments
Labels
Feature Request New feature request Modulation Modulation related issues

Comments

@SylvestreDewa
Copy link

Bug Description:
message: "attempt to perform arithmetic on field 'key' (a nil value)"
when trying to use key in init() in Formula LFO
For exemple, this won't work:
function init(state)
state.note = state.key % 12
return state
end

Surge XT Version
1.3.4 and Nightly Nov 29 2024

  • Version:
  • Plugin Type: [VST2, VST3, AU]
  • Bitness: [32-bit or 64-bit]

Computer Information (please complete the following!):

  • OS: [Windows 10]
  • Host: [Reaper]
@SylvestreDewa SylvestreDewa added the Bug Report Item submitted using the Bug Report template label Jan 6, 2025
@mkruselj mkruselj added Feature Request New feature request Modulation Modulation related issues and removed Bug Report Item submitted using the Bug Report template labels Jan 15, 2025
@mkruselj mkruselj added this to the Surge XT 1.4.0 milestone Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request New feature request Modulation Modulation related issues
Projects
None yet
Development

No branches or pull requests

2 participants