Skip to content
This repository has been archived by the owner on Jun 10, 2020. It is now read-only.

Add a validation check for file length #62

Open
atruskie opened this issue Dec 19, 2017 · 0 comments
Open

Add a validation check for file length #62

atruskie opened this issue Dec 19, 2017 · 0 comments

Comments

@atruskie
Copy link
Member

Occasionally network errors interrupt a file transfer before it is complete. The result is an audio file that gets harvested which only contains a fraction of the samples it should have.

Proposed solution: check for the expected length of an audio file using the file headers and ensure (within an acceptable error) that are enough samples in a file that is about to be harvested.

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

No branches or pull requests

1 participant