Skip to content

netzbasis/sndgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sndgen(1) utility

Uses the OpenBSD build system and can be installed by

$ make
$ doas make install

NAME

sndgen - generate sound

SYNOPSIS

sndgen [-clr] [-d delay] [-s hz]

DESCRIPTION

sndgen is used to generate stereo sound and directly play it using sndiod(8). The default output is white noise.

The options are as follows:

-c

Play a chirp sound.

-d delay

Add delay between samples.

-l

Only play the left channel.

-r

Only play the right channel.

-s hz

Play a sine wave at the specified frequency.

SEE ALSO

aucat(1), sndiod(8), sio_open(3)

About

sndgen - generate sound

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages