logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

enscribe — convert images to sound

Authors

enscribe was written by Jason Downer <jbd@cableone.net>.

       This manual page was written by Nick Rusnov <nickrusnov@debian.org>, for the Debian GNU/Linux system (but
       may be used by others).

                                                                                                     enscribe(1)

Bugs

       This manual page should be expanded to contain descriptions of the command-line options.

Description

enscribe  converts the scan-lines of the input image into frequency components  and then using an inverse
       Fast Fourier Transform, converts them into sound. The  left side of the image is the low  frequency  end,
       and  the  right is the high end,  up to just under the Nyquist limit if you want it to. There are several
       tunable parameters as to how colour is converted into stereo sound and the frequency  range to  be  used.
       This  conversion can be used to create resilient audio  watermarks or to simply create interesting sounds
       from images.

Name

       enscribe — convert images to sound

See Also

       See enscribe--help for descriptions of the command line options.

Synopsis

enscribe [options]  [inputimage]  [outputsound]

See Also