First major release. Tested successfully on >40k EBL files.
Includes support for:
- EBL Mono files (Single Channel)
- EBL "Double Mono" files (Both L and R channels read the same data)
- EBL Stereo Files
Shoutout to @jackbucinskas for his help on this release.
What's Changed
- Cleanup 1 by @misaim in #2
- Update README.md by @misaim in #6
- Mono support by @misaim in #8
- Ebl reading fix by @misaim in #10
- Better ebl reading by @misaim in #11
- Filename read fix by @misaim in #13
- Ebl refactor by @misaim in #15
New Contributors
Full Changelog: https://github.com/misaim/ebl-reading/commits/v1.0.0