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

DSPHLE Zelda cleanups #233

Merged
merged 2 commits into from
Mar 30, 2014
Merged

DSPHLE Zelda cleanups #233

merged 2 commits into from
Mar 30, 2014

Conversation

delroth
Copy link
Member

@delroth delroth commented Mar 30, 2014

Rename variables to match our coding style, and change dynamic buffers to static buffers now that we use synchronous audio.

s32* m_LeftBuffer;
s32* m_RightBuffer;
s32 m_voice_buffer[5 * 32];
s16 m_resample_buffer[5 * 32];

This comment was marked as off-topic.

This comment was marked as off-topic.

delroth added a commit that referenced this pull request Mar 30, 2014
@delroth delroth merged commit bad1094 into dolphin-emu:master Mar 30, 2014
NikhilNarayana added a commit to r2dliu/dolphin that referenced this pull request Dec 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants