kompakt / audio-tools
Wrapper for some audio command line tools
1.0.1
2018-09-01 15:51 UTC
Requires
- php: >=5.3.2
Requires (Dev)
- kompakt/test-helper: ^1.0.0
- phpunit/phpunit: ^4.8
This package is auto-updated.
Last update: 2025-01-08 09:09:45 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