Update README.md

This commit is contained in:
Jamie Hardt
2019-06-29 21:55:19 -07:00
committed by GitHub
parent 45c2aae640
commit 4770c781b2

View File

@@ -53,6 +53,10 @@ The length of the file in frames (interleaved samples) and bytes is available, a
>>> (48000, 2, 6, 24)
```
## Other Resources
* For other file formats and ID3 decoding, look at [audio-metadata](https://github.com/thebigmunch/audio-metadata).