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 Sets the musical scale [default: 0,2,3,5,7,8,10,12] -n, --note Sets the frequency of the note [default: 440 (A4)] -r, --rate Sets the sample rate [default: 24000] -c, --channels Sets the number of channels [default: 1] -f, --format Sets the sample format [default: S16_LE] -v, --volume Sets the volume (0-100) [default: 50] -d, --duration Sets the duration [default: 20] -i, --input Sets the input file [default: /dev/urandom] -o, --output 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: AUTHOR Written by Orhun Parmaksiz COPYRIGHT Copyright (C) 2023 Orhun Parmaksiz The MIT License linuxwave April 2023 linuxwave(1)