Download List

專案描述

Sound Mural is a picture-to-sound converter. A PBM/PGM/PPM file is read on stdin and a WAV file is written on stdout. The image is treated as a spectrogram. Examples can be seen and heard on the Sound Mural Web page.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-01-18 22:25
0.0.9e

Sound Mural is now a freestanding command line program. It reads a PNG on stdin and writes WAV on stdout.
標籤: Major feature enhancements

2006-01-15 00:59
0.0.8

A compile-time option was added for using a linear
frequency scaling instead of logarithmic frequency
scaling. Logarithmic scaling is still the default.
Logarithmic scaling is more musical. Linear
scaling makes it easy to do image->sound->image
conversion, as seen with Lena on the Sound Mural
Web page.
標籤: Minor feature enhancements

2006-01-13 19:27
0.0.7

Audio output quality is improved.
標籤: Code cleanup

2006-01-11 16:53
0.0.6

Sound quality was improved.
標籤: Minor bugfixes

2006-01-10 19:40
0.0.5

Continuity of the synthesized waveform was improved.
標籤: Minor bugfixes

Project Resources