0.1.0 • Published 4 months ago

randsamp v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months 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

4 months ago

0.0.3

11 months ago

0.0.2

1 year ago

0.0.1

1 year ago