Interweave slices of audio files together using sox
Go to file
mmcwilliams d294b7f6f5 Use --moduleResolution Node on typescript compile command, noticing this is lacking in frameloom and may cause compiler errors to throw expecting the DOM. 2019-04-02 12:43:54 -04:00
src Converted script to typescript. Replaced minimalistic shuffle function with a more readable fisher-yates implimentation (same algo, expanded syntax) 2019-03-28 10:05:09 -04:00
.gitignore Features cloned from https://github.com/sixteenmillimeter/frameloom.git. 2019-01-04 01:07:30 -05:00
LICENSE Initial commit 2019-01-03 21:25:37 -05:00
README.md Initial commit 2019-01-03 21:25:37 -05:00
audioloom Converted script to typescript. Replaced minimalistic shuffle function with a more readable fisher-yates implimentation (same algo, expanded syntax) 2019-03-28 10:05:09 -04:00
build.js Features cloned from https://github.com/sixteenmillimeter/frameloom.git. 2019-01-04 01:07:30 -05:00
package-lock.json Converted script to typescript. Replaced minimalistic shuffle function with a more readable fisher-yates implimentation (same algo, expanded syntax) 2019-03-28 10:05:09 -04:00
package.json Use --moduleResolution Node on typescript compile command, noticing this is lacking in frameloom and may cause compiler errors to throw expecting the DOM. 2019-04-02 12:43:54 -04:00

README.md

audioloom

Interweave slices of audio files together using sox