Soundtouch version 1.3.1 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    soundtouch  most recent diff


    version 1.3.1

      View the most recent changes for the soundtouch port at: soundtouch.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for soundtouch.
      The raw portfile for soundtouch 1.3.1 is located here:
      http://soundtouch.darwinports.com/dports/audio/soundtouch/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/soundtouch


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
      The soundtouch Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0

      Name: soundtouch
      Version: 1.3.1
      Revision: 1
      Category: audio multimedia
      Platform: darwin freebsd
      Maintainers: nomaintainer
      Description: Audio processing application and library for changing the Tempo, Pitch and Playback Rates of audio streams or files.
      Long Description: SoundTouch is an open-source audio processing library for changing the Tempo, Pitch and Playback Rates of audio streams or files. It includes the SoundStretch command line tool, which allows you to change the tempo, pitch and speed of WAV files.

      Homepage: http://www.surina.net/soundtouch/
      Master Sites: ${homepage}
      Checksums: md5 37820ec1f93335ef6b0f8b4a743fee89 sha1 d13437848ebe94b46b73fd5b05ba4420d4667527 rmd160 c75f077fbba5ba20ab803c305129438788acb6fe
      use_zip yes

      universal_variant no

      pre-configure {
      # Ensure the documentation is installed in ${prefix}/share/doc.
      reinplace {s|$(prefix)/doc/ PACKAGE |$(prefix)/share/doc/ PACKAGE |g} ${worksrcpath}/Makefile.in
      }

      livecheck.type regex
      livecheck.url ${master_sites}
      livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"


    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/soundtouch
      % sudo port install soundtouch
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching soundtouch
      ---> Verifying checksum for soundtouch
      ---> Extracting soundtouch
      ---> Configuring soundtouch
      ---> Building soundtouch with target all
      ---> Staging soundtouch into destroot
      ---> Installing soundtouch
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using soundtouch with these commands:
      %  man soundtouch
      % apropos soundtouch
      % which soundtouch
      % locate soundtouch

     Where to find more information:

    Darwin Ports



    Lightbox this page.