A
Alx
I was playing around yesterday, and I came out with a Perlish version
of a simple Cellular Automata.
Apart from visualizing the result (thank you, GD), I wanted to
"listen" the result of the evolution of the automata as an audio file.
After a day browsing CPAN, I say that I'm a little disappointed: I
didn't find any <simple> way to output data (e.g. some @CA=(numbers,
numbers, numbers,...) in .wav or other format.
Yes, there is a ton of Audio::... modules.
Yes, there are Audio::Wav and Audio:
ata.
Yet, for a simple layman as me who does not recognize a bitrate from
some other beast, the docs of those modules are really hard to master.
Do you know of some other way to do it?
Thanks!
Alessandro Magni
of a simple Cellular Automata.
Apart from visualizing the result (thank you, GD), I wanted to
"listen" the result of the evolution of the automata as an audio file.
After a day browsing CPAN, I say that I'm a little disappointed: I
didn't find any <simple> way to output data (e.g. some @CA=(numbers,
numbers, numbers,...) in .wav or other format.
Yes, there is a ton of Audio::... modules.
Yes, there are Audio::Wav and Audio:
Yet, for a simple layman as me who does not recognize a bitrate from
some other beast, the docs of those modules are really hard to master.
Do you know of some other way to do it?
Thanks!
Alessandro Magni