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 with DVOLUME=0 #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

remisarrailh
Copy link

Fix #3

@ericzundel
Copy link

The error you get from this sample is similar to:

Playing A-TEAM~1.WAVDVOLUME must be set to non-zero in WaveHC.h
 Not a valid WAV

FYI, this bug is present in versions published as v1.0.2 and v1.0.3 from the Arduino Cloud IDE. This makes the library that is published unusable from the Arduino Cloud IDE out of the box, but you can downgrade to version 1.0.1 and the sample will work. Looking at the changes, there don't seem to be too much other than getting docs straightened out and skipping a ton of tests. Doh, they probably don't work in ci because the code is actually broken!

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 this pull request may close these issues.

Example dapch code does not work without changing WaveHC.h file
2 participants