kildare
?kildare
to check for miSCellaneous_lib. this help page is also pretty illuminating re: wavefolding.mkdir -p
will create directory + any parent directories needed.asString
on a symbol (eg. \cutoff
) to get the string value (eg. cutoff
).wav
to .flac
with sox: for f in *.wav; do sox "$f" "${f%.wav}.flac"; done
xattr -d -r com.apple.quarantine "string_path_to_file"
for i in *.scx; do xattr -d -r com.apple.quarantine "$i"; done
norns.version.update
has always existed, holds the current version as a stringupdated 12/16/22