FreeBSD Manual Pages
linuxwave(1) User Commands linuxwave(1) NAME linuxwave - generate music from the entropy of Linux SYNOPSIS linuxwave [options] DESCRIPTION linuxwave generates music compositions from the input data. The default input is /dev/urandom OPTIONS -s, --scale <SCALE> Sets the musical scale [default: 0,2,3,5,7,8,10,12] -n, --note <HZ> Sets the frequency of the note [default: 440 (A4)] -r, --rate <HZ> Sets the sample rate [default: 24000] -c, --channels <NUM> Sets the number of channels [default: 1] -f, --format <FORMAT> Sets the sample format [default: S16_LE] -v, --volume <VOL> Sets the volume (0-100) [default: 50] -d, --duration <SECS> Sets the duration [default: 20] -i, --input <FILE> Sets the input file [default: /dev/urandom] -o, --output <FILE> Sets the output file [default: output.wav] -V, --version Display version information. -h, --help Display this help and exit. BUGS No known bugs. Use "Issues" page for reporting bugs: <https://github.com/orhun/linuxwave/issues/> AUTHOR Written by Orhun Parmaksz <orhunparmaksiz@gmail.com> COPYRIGHT Copyright 2023 Orhun Parmaksz The MIT License linuxwave April 2023 linuxwave(1)
NAME | SYNOPSIS | DESCRIPTION | OPTIONS | BUGS | AUTHOR | COPYRIGHT
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=linuxwave&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>