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

Allow more sound effects and instruments #33

Open
pinobatch opened this issue Oct 20, 2018 · 0 comments
Open

Allow more sound effects and instruments #33

pinobatch opened this issue Oct 20, 2018 · 0 comments

Comments

@pinobatch
Copy link
Owner

There's a request from darkhog to expand the sound effects table beyond 64 entries. I've seen analogous requests elsewhere to expand instruments beyond 51 entries. Doing this efficiently (that is, without 16-bit math every frame) might involve transposing pently_sfx_table and pently_instruments from their present array-of-structures layout to a structure-of-arrays. I want to do it, but I'll hold it for Pently 6 when I can do more breaking changes to data formats.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant