## v0.4 (2022-06-03)

Taking care of mangled codes due to A-μ-A translation
- Such bits carry no data in the lowest bit
- Switched A-law data bits writing from MSB to LSB direction
- This is also applied in pauses without data to transmit
- Added tool/g711mangle.c to mangle as under A-μ-Α translation
- Transmitted files get received with or without this mangling
- Added some amateur poetry in sound/*.txt as test payload
- Wrote some text about building and playing in README.md
- Suggested md5sum for comparing transmitted/received files