• Introduction
  • Theory
  • Guides
  • Tutorials
  • FAQ
  • Articles
  • Documentation
  • PDF
Search Results for

    Show / Hide Table of Contents
    • Introduction
    • Installing
      • Manual install
      • Adding to PATH
    • Command Line Interface
    • Commands
    • Config files
    • Dates
    • FAQ
    • Supported Audio Formats
    • Versioning
    • Logs
    • Reporting bugs

    Manual Install

    1. Go to our releases page
    2. Select the version you want to download
      • Choose the Latest release unless you specifically need features that are available in a Pre-release
    3. Scroll down to the assets section for your chosen release
    4. Download the version of AnalysisPrograms suitable for your computer (see Choosing the asset)
    5. Extract the folder
      • It can be installed in any directory
      • We typically extract to a directory named ~\AP or ~/.local/share/AP on Linux
    6. Make sure any Prerequisites are installed
    7. [Optional] Add the install directory to your PATH environment variable
      • Instructions in the Path document.
    8. Finally, check the install by running:

    Run the following command:

    • Windows Check
    • Linux Check
    • MacOSX Check
    C:\AP\AnalysisPrograms.exe CheckEnvironment
    
    /AP/AnalysisPrograms CheckEnvironment
    
    /AP/AnalysisPrograms CheckEnvironment
    

    Choosing the asset

    What operating system do you use?

    Common choices:

    Expert choices:

    What is your CPU architecture?
    Note

    We do not support 32-bit operating systems or CPU architectures, except for Arm devices.

    Do you need to debug this?
    Note

    For expert use only. A debug version will run slower.

    Asset name

    AP_win-x64_vXXX.XXX.XXX.XXX.zip
    Warning

    A .NET Core runtime must be installed and AnalysisPrograms must be invoked with a dotnet prefix.

    Prerequisites

    Windows

    None. Self contained download.

    MacOSX

    None. Self contained download.

    Linux/Unix

    The following additional dependencies may be required for Linux/Unix machines:

    • MAYBE: ffmpeg
      • a packaged version with AP.exe should work for all platforms except ARM and ARM64
    • MAYBE: wavpack
    • libsox-fmt-all, sox
    • libav-tools (on some distros only, not needed in Ubuntu 18)

    Build Packages

    There are two variants of AP.exe:

    1. The Stable release is well tested used by QUT Ecoacoustics on our servers and is usually a few months old
    2. The Prerelease release is automatically built weekly, every Monday. It has more features and bug fixes than the stable release but it also could have more bugs.

    You should use the Stable release unless there is a recent feature implemented or bug fix in the prerelease version that you need.

    • Improve this Doc
    In This Article
    • Manual Install
      • Choosing the asset
    • Prerequisites
      • Windows
      • MacOSX
      • Linux/Unix
    • Build Packages
    Generated by DocFX AP docs version: 21.7.0.4-master-e26127a50d7bd7472d47288f10e61014fb981f7f-DIRTY-CI:144 Back to top