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

E1 panning during held note doesn't emulate correctly #34

Open
ChrisBlueStone opened this issue Oct 17, 2022 · 0 comments
Open

E1 panning during held note doesn't emulate correctly #34

ChrisBlueStone opened this issue Oct 17, 2022 · 0 comments
Labels

Comments

@ChrisBlueStone
Copy link
Collaborator

The command [30 7B] A1 [E1 00] C8 A1 holds down the note A1 for 0x60 ticks due to the C8 command, but the panning changes after 0x30 ticks due to the E1 command.

Current behavior

In ebmused, the pan changes after 0x30 ticks in the middle of the note.

Expected behavior

In game, the E1 command has no effect until the second A1 note command is played after 0x60 ticks. Note, that this behavior is different if an E2 command is sliding the pan value when the E1 command is hit. See #33

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

No branches or pull requests

1 participant