linuxwave(1) User Commands linuxwave(1)

linuxwave - generate music from the entropy of Linux

linuxwave [options]

linuxwave generates music compositions from the input data. The default input is /dev/urandom

Sets the musical scale [default: 0,2,3,5,7,8,10,12]
Sets the frequency of the note [default: 440 (A4)]
Sets the sample rate [default: 24000]
Sets the number of channels [default: 1]
Sets the sample format [default: S16_LE]
Sets the volume (0-100) [default: 50]
Sets the duration [default: 20]
Sets the input file [default: /dev/urandom]
Sets the output file [default: output.wav]
Display version information.
Display this help and exit.

No known bugs. Use "Issues" page for reporting bugs: https://github.com/orhun/linuxwave/issues/

Written by Orhun Parmaksız <orhunparmaksiz@gmail.com>

Copyright © 2023 Orhun Parmaksız

The MIT License

April 2023 linuxwave