aboutsummaryrefslogtreecommitdiffstats
path: root/macros/audio-clipper.lua
Commit message (Collapse)AuthorAgeFilesLines
* get rid of dependencycontrol bullshitgarret2024-02-251-129/+0
| | | | | | | | | | | | | | | | | | there is no sense in me keeping it around when all it does is add faff to writing the script add useless noise to the filenames/paths and enforces its opinions upon me which i dont agree with and all for absolutely ZERO reason since i don't even have a feed in the first place if you want to take my scripts and package them into a dependencycontrol feed, you are more than welcome to do so, provided you comply with the terms of the licence. but your life is going to be a little bit harder i'm afraid, sorry about that. i will keep all the script_namespace, depctrl registration and such around for the time being (removing it is >effort)
* use -ss and -to "properly"garret2021-12-151-2/+2
| | | | | | | | this way just seeks to the bit you need and _then_ extracts it, instead of decoding everything and chucking away the bits we didn't ask for. massive performance increase, should've rtfm'd earlier
* add depctrl thinggarret2021-10-091-19/+17
| | | | no feed yet, will get round to it eventuallyâ„¢
* macro foldergarret2021-09-301-0/+131
the beginning of becoming like every other cartel-aproved script repo in existence