0.1.0 • Published 1 year ago

randsamp v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

randsamp

Randomizes samples from a target directory and hard links them to another

Usage

npx randsamp \
  --target ./path/to/target-directory \
  --output ./path/to/output-directory

Options

OptionDescriptionDefault
-t, --targetThe target directory to collect and randomize samplesRequired
-o, --outputThe output directory to hard link the randomized samplesRequired
--extComma separated list of extension types to filter.wav
--countThe number of samples to hard link in the output directory128
0.1.0

1 year ago

0.0.3

2 years ago

0.0.2

3 years ago

0.0.1

3 years ago