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

Example dapch code does not work without changing WaveHC.h file #3

Open
mdegrazia opened this issue Oct 31, 2021 · 0 comments · May be fixed by #4
Open

Example dapch code does not work without changing WaveHC.h file #3

mdegrazia opened this issue Oct 31, 2021 · 0 comments · May be fixed by #4

Comments

@mdegrazia
Copy link

I received the error message "Playing HLOTEST.WAVDVOLUME must be set to non-zero in WaveHC.h" I had to go into the WaveHC.h file and change the #define DVOLUME 0 to #define DVOLUME 1

remisarrailh added a commit to remisarrailh/WaveHC that referenced this issue Jun 14, 2022
@remisarrailh remisarrailh linked a pull request Jun 14, 2022 that will close this issue
ericzundel added a commit to ericzundel/WaveHC that referenced this issue Oct 2, 2022
Set software volume back on by default in WaveHC.h with DVOLUME=1
Replace fatal message when DVOLUME=0 in WaveHC.h with warning in play().
Add some documentation around using software volume.
Added some gratuitous comment changes as I was understanding the code.
Updated SoftVolumeHC example with shorter delay for smaller clips.
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 a pull request may close this issue.

1 participant