Commit Graph

  • c113f79450 Add image to audioloom master Matt McWilliams 2025-02-28 00:22:15 -0500
  • d324a3e924 Add altSort method for alternate patterns other than 1:1. AAAND check for sox before executing. mmcwilliams 2019-05-31 17:46:24 -0400
  • 4d6d4eabd6 Update README.md to contain relevant information about the project, matching frameloom. mmcwilliams 2019-04-02 13:15:01 -0400
  • 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. mmcwilliams 2019-04-02 13:14:28 -0400
  • f389e528bd Include ES2017 as only lib mmcwilliams 2019-04-02 12:54:17 -0400
  • d294b7f6f5 Use --moduleResolution Node on typescript compile command, noticing this is lacking in frameloom and may cause compiler errors to throw expecting the DOM. mmcwilliams 2019-04-02 12:43:54 -0400
  • 23c465b57f Converted script to typescript. Replaced minimalistic shuffle function with a more readable fisher-yates implimentation (same algo, expanded syntax) mmcw-dev 2019-03-28 10:05:09 -0400
  • 6e2bc5b1b1 Change version to 1.0.0 mmcwilliams 2019-02-23 22:39:30 -0500
  • 4b885e3562 Features cloned from https://github.com/sixteenmillimeter/frameloom.git. Take multiple audio files, slice them into small pieces and then re-assemble them into a single file. Made to work in concert with frameloom. Shells out to sox under the hood. mmcw-dev 2019-01-04 01:07:30 -0500
  • 7babd06b60
    Initial commit Matt 2019-01-03 21:25:37 -0500