kompakt/audio-tools

Wrapper for some audio command line tools

1.0.1 2018-09-01 15:51 UTC

This package is auto-updated.

Last update: 2024-04-08 07:41:23 UTC


README

Wrapper for some audio command line tools

Install

  • git clone https://github.com/kompakt/audio-tools.git
  • cd audio-tools
  • curl -sS https://getcomposer.org/installer | php
  • php composer.phar install

Tests

  • cp tests/config.php.dist config.php
  • Adjust config.php as needed
  • vendor/bin/phpunit

License

kompakt/audio-tools is licensed under the MIT license - see the LICENSE file for details