|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hi there. I run www.flashkit.com a huge Flash resource site.
I am looking for advice on tools/code libraries that can take a wav file (or aiff) and create a waveform picture out of them. Any pointers would be a real asset! Thanks |
|
#2
|
|||
|
|||
|
Start here -> http://www.perl.com/CPAN-local/modules/by-module/Audio/
Check out "Audio-Wav-0.01.tar.gz". If this is not what you want, check out other files found on the same page. |
|
#3
|
|||
|
|||
|
As far as outputting an image, first port of call should be the excellent GD.pm. You can get to it and other graphics libraries for Perl from here: http://theoryx5.uwinnipeg.ca/mod_pe...=cat&catinfo=18
You'll need to use the stuff that BSD linked to to read in the WAV file (unless you have another way of doing it). |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Perl Programming > Creating waveform pictures from sound files |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|