On 10/8/2010 4:00 AM, eros olmi wrote: > > suggestion for a future version of PDL, to integrate if possible > PDL Audio module http://search.cpan.org/~mlehmann/PDL-Audio-1.1/ > in the main PDL package, this is to add Audiolization in addition > to visualization to the PDL.
Modules do not have to be in the core PDL distribution to work with PDL. The last version for PDL::Audio appears to be from 2005. > i have installed _PDL-Audio-1.1/_ on linux mint successfuly > but can't do so in windows, so i guess the integration may > make a difference. It looks like PDL::Audio has some build requirements that look unix-ish: i.e. the configure stuff. It would take some work to port it to windows. I've been able use it under Cygwin/XP. --Chris _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
