A-Law 8 bit file on Mac

Discussion in 'Working with Sound' started by gogoth17, Oct 8, 2018.

  1. gogoth17

    gogoth17 Newbie

    Joined:
    Oct 8, 2018
    Messages:
    2
    Likes Received:
    0
    Hello,
    I am trying to convert a wav "normal" file into the WAV a-law format (for answering machine system - CCITT 8000hz, 8 bit, mono). I tried everyhting, form Sound Forge to Audacy from online free converters to 400$ demo software;
    Everytime, the 8-bit file is "transformed" into a 32 float bit file...
    The convertion is very easy to do using Windows XP or 7, just use the internal magneto.... but is it impossible to do on MacOs X ???
    Thanks for ideas or solution !!

     
  2.  
  3. davea

    davea Platinum Record

    Joined:
    Sep 14, 2012
    Messages:
    602
    Likes Received:
    244
    Location:
    France
  4. fiction

    fiction Audiosexual

    Joined:
    Jun 21, 2011
    Messages:
    1,965
    Likes Received:
    714
    a-law is a compander curve, not necessarily tied to bit depth or sample rate.

    I'm using sox myself all the time, and to convert a 16bit mono WAV file with 44100Hz to 8bit/8kHz/a-law you need something like this command:

    sox infile_mono_16bit_44k1.wav --encoding a-law --rate 8000 -b 8 outfile_mono_8kHz_alaw.wav

    To be able to do this on the command line, you'll have to install the sox for Mac binaries from
    https://sourceforge.net/projects/sox/files/sox/

    sox comes with a detailed man page too.

    If you don't know at all how to use the command line on MacOS, then I'm sorry I can't help.

    Bonne chance!
     
  5. tzzsmk

    tzzsmk Audiosexual

    Joined:
    Sep 13, 2016
    Messages:
    4,096
    Likes Received:
    2,616
    Location:
    Heart of Europe
    Best Answer
    are you using some more-than-10-year old obsolete Cisco stuff? then you'll need to use obsolete WXP in Parallels I guess
     
  6. fiction

    fiction Audiosexual

    Joined:
    Jun 21, 2011
    Messages:
    1,965
    Likes Received:
    714
    You wouldn't believe how much of this old stuff is still alive in production environments :woot:
     
  7. playtime

    playtime Audiosexual

    Joined:
    Sep 28, 2016
    Messages:
    726
    Likes Received:
    504
    I second that :guru: I still do it on regular basis 5-6 times a year. Using Adobe Audition for that as it has built-in presets for CCIT A-Law and CCIT U-Law audio files.
     
  8. tzzsmk

    tzzsmk Audiosexual

    Joined:
    Sep 13, 2016
    Messages:
    4,096
    Likes Received:
    2,616
    Location:
    Heart of Europe
    believe me I know,
    my point is, you can use literally anything you need, in virtualized environment, in the long run it's a more convenient and reliable solution for enterprise target area ;)
     
  9. gogoth17

    gogoth17 Newbie

    Joined:
    Oct 8, 2018
    Messages:
    2
    Likes Received:
    0
    Thanks for your answers.
     
Loading...
Similar Threads - file Forum Date
Audio File Quality Comparison? Software May 30, 2025
‍ AnalogX Genesis - Profile Packs Sharing Software May 27, 2025
What The Heck Is A .json File... Software Reviews and Tutorials May 26, 2025
Need Help for Midi File Time Signature Working with Sound May 26, 2025
Are .bin files important? Software May 20, 2025
Loading...