convert images into sounds
Enscribe converts the scanlines 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.
Attachment | Size | Date |
---|---|---|
enscribe_0.1.0-1.1_armel.deb | 17.29 KB | 05/08/2013 - 11:06 |
enscribe (0.1.0-1.1) unstable; urgency=low
* Non-maintainer upload.
* Fix "FTBFS in squeeze: Nonexistent build-dependency: 'libgd-dev'":
switch order of libgd-dev | libgd2-xpm-dev to put the real package before
the virtual one (closes: #595836).
Recent comments