Interweave slices of audio files together using sox
Go to file
mmcwilliams c7957943ee Fix references to "frame" from frameloom. Replace with "slice" in comments and variable names. This will help with the cognitive load as the projects diverge. 2019-04-02 13:14:28 -04:00
src Fix references to "frame" from frameloom. Replace with "slice" in comments and variable names. This will help with the cognitive load as the projects diverge. 2019-04-02 13:14:28 -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 Fix references to "frame" from frameloom. Replace with "slice" in comments and variable names. This will help with the cognitive load as the projects diverge. 2019-04-02 13:14:28 -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 Include ES2017 as only lib 2019-04-02 12:54:17 -04:00

README.md

audioloom

Interweave slices of audio files together using sox