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

Implement LFOs v1 #693

Merged
merged 6 commits into from
Mar 12, 2021
Merged

Implement LFOs v1 #693

merged 6 commits into from
Mar 12, 2021

Conversation

jpcima
Copy link
Collaborator

@jpcima jpcima commented Mar 10, 2021

This implements LFO v1 mostly.
Some opcodes still not done. (that's the depthcc, also to implement in v2)
Based on the large refactor PR.

Note that amplfo controls Volume not Amplitude. (outputs additive decibels)
All 3 LFO have behavior matched to ARIA.

EDIT(1) correct an implementation bug which would introduce a regression in v2 LFO

@jpcima jpcima requested a review from paulfd March 10, 2021 15:53
@jpcima jpcima force-pushed the lfos-v1-refactor branch from ca03fa2 to 7f2daa2 Compare March 10, 2021 16:16
@jpcima
Copy link
Collaborator Author

jpcima commented Mar 12, 2021

Merging this because it passes tests, checked against ARIA in various cases, and for avoidance of future conflicts following the refactor.

@jpcima jpcima merged commit 3fcb0a2 into sfztools:develop Mar 12, 2021
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

Successfully merging this pull request may close these issues.

1 participant