How can I convert byte data stored as if they were signed bytes to unsigned bytes?
The reason being is because I have some old sound files (from an Amiga), but they were stored in IFF 8SVX which used signed bytes.
How can I convert byte data stored as if they were signed bytes to unsigned bytes?
The reason being is because I have some old sound files (from an Amiga), but they were stored in IFF 8SVX which used signed bytes.
Copyright © 2021 Jogjafile Inc.
Here's how: