UNPKG

gulp-audiosprite

Version:

Gulp wrapper for audiosprite, which is ffmpeg wrapper that will take in multiple audio files and combines them into a single file

14 lines (9 loc) 191 B
language: node_js node_js: - "6" - "8" - "node" before_install: - sudo add-apt-repository ppa:mc3man/trusty-media -y - sudo apt-get update -q - sudo apt-get install ffmpeg -y