Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors

Convert from signed into unsigned

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #26991
    Alex
    Guest

    I have a mu-law signal (PCM, 1 byte per sample). This byte comes as signed.

    How do I convert each sample (each byte) to unsigned sample? I need it to convert it further to linear PCM. And the function that converts mu-law to linear PCM requires unsigned char as input parameter.

    Thanks

Viewing 1 post (of 1 total)
  • The forum ‘Voice over IP’ is closed to new topics and replies.