Download and Install aubio version 0.3.2 on Mac OS X
Monday the 8th of September, 2008

    aubio  most recent diff


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



      # $Id: Portfile 33476 2008-01-27 17:48:39Z yves macports.org $

      PortSystem 1.0
      Name: aubio
      Version: 0.3.2
      Category: audio
      Maintainers: nomaintainer
      Platform: darwin
      Homepage: http://aubio.piem.org/

      Description: aubio is a library for audio labelling.
      Long Description: aubio is a library for audio labelling. Its features include segmenting a sound file before each of its attacks, performing pitch detection, tapping the beat and producing midi streams from live audio.

      master_sites ${homepage}pub/
      checksums md5 ffc3e5e4880fec67064f043252263a44
      depends_lib port:libsamplerate

      configure.args --disable-alsa --disable-jack --disable-lash

      Variant: python description "Enable gnuplot and python interface" {
      depends_lib-append port:py25-numarray port:swig
      depends_run-append port:py25-gnuplot
      configure.env-append PYTHON=${prefix}/bin/python2.5
      }


    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/aubio
      % sudo port install aubio
      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 aubio
      ---> Verifying checksum for aubio
      ---> Extracting aubio
      ---> Configuring aubio
      ---> Building aubio with target all
      ---> Staging aubio into destroot
      ---> Installing aubio
    - 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 aubio with these commands:
      %  man aubio
      % apropos aubio
      % which aubio
      % locate aubio

     Where to find more information:

    Darwin Ports



    image test