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

slot->mod never assigned #1

Open
jotego opened this issue Jun 24, 2020 · 1 comment
Open

slot->mod never assigned #1

jotego opened this issue Jun 24, 2020 · 1 comment

Comments

@jotego
Copy link

jotego commented Jun 24, 2020

Hi,

It looks like slot->mod is never assigned. I assume you are still working on OPL3, aren't you?

Thank you

slot->out = envelope_sin[slot->reg_wf](slot->pg_phase_out + *slot->mod, slot->eg_out);

@nukeykt
Copy link
Owner

nukeykt commented Jun 24, 2020

It is set in this function:

static void OPL3_ChannelSetupAlg(opl3_channel *channel)

This core is considered to be finished because there's no known major accuracy issue.

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