-
Notifications
You must be signed in to change notification settings - Fork 302
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a test case for reading FLAC files over HTTP.
We want to be sure that the soundfile library is compatible with wfdb.io._url.NetFile, since wfdb.io._signal._rd_compressed_file relies on this. This isn't a complete test of WFDB/FLAC functionality, in part because the sample files are very small so we can't really exercise the seeking functionality. However, this should be sufficient to verify that soundfile doesn't make silly assumptions (like assuming the input file corresponds to an OS file descriptor.)
- Loading branch information
Benjamin Moody
committed
May 26, 2022
1 parent
f71f2a5
commit 63c8039
Showing
1 changed file
with
56 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters