💾 Archived View for rawtext.club › ~spincut › scripts.gmi captured on 2023-09-08 at 17:51:43. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2021-12-03)

-=-=-=-=-=-=-

scripts

i'm not a coder and am just starting to dabble in bash scripting. i have

however made a couple of tools i've found useful. if you find them useful or

have any suggestions on how they could be improved, please write.

imagevid

this is a tool i use to create videos from a static image and segement of

audio. it's useful for sharing snippets of tracks/mixes on places like

instragram.

dependencies: dmenu, ffmpeg.

download

cutsilence

this script is designed for chopping samples from sample CDs that have many

samples per-track, separated by sections of silence.

dependencies: dmenu, sox.

download