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

Fixed bug related to updating header when using 'wavappend()' #61

Merged
merged 2 commits into from
Jun 15, 2018

Conversation

beyondvoid
Copy link

Fixed bug related to updating chunk size (field: chunksize) and data size (field: subchunk2size) in function 'wavappend()'. Incorrect reading and writing of header fields fixed by (1) replacing variables in 'wavappend()' and (2) replacing parameters passed to 'seek()'.

…size (field: subchunk2size) in function 'wavappend()'.
@dancasimiro
Copy link
Owner

Could you add a test for this bug?

@beyondvoid
Copy link
Author

Sure; I'll add a test as soon as possible.

… 44-byte header information when using function 'wavappend()'.
@beyondvoid
Copy link
Author

Added new test-case in runtests.jl.

@dancasimiro dancasimiro merged commit 90d0cc8 into dancasimiro:master Jun 15, 2018
@dancasimiro dancasimiro mentioned this pull request Jul 5, 2018
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.

None yet

2 participants