a b c d e f g h i j k l m n o p q r s t u v w x y z
Description: 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.
Description: 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.
--- 249129 Thu Jan 1 00:00:00 1970
+++ 2228 Thu Jan 1 00:00:00 1970
@@ -1,9 +1,8 @@
convert images into sounds
- Enscribe converts the scanlines of the input image into frequency
+ Enscribe converts the scanlines of the input image into frequency components
- components and then using an inverse Fast Fourier Transform, converts
+ and then using an inverse Fast Fourier Transform, converts them into sound. The
- them into sound. The left side of the image is the low frequency end,
+ left side of the image is the low frequency end, and the right is the high end,
- and the right is the high end, up to just under the Nyquist limit if
+ up to just under the Nyquist limit if you want it to. There are several tunable
- you want it to. There are several tunable parameters as to how colour
+ parameters as to how colour is converted into stereo sound and the frequency
- is converted into stereo sound and the frequency range to be used.
+ range to be used. This conversion can be used to create resilient audio
- This conversion can be used to create resilient audio watermarks or to
+ watermarks or to simply create interesting sounds from images.
- simply create interesting sounds from images.