in reply to Insight needed: Perl, C, Gtk2, Audio, Threads, IPC & Performance - Oh My!
One alternative to generic perl that is great for processing vector data (like audio streams) is the Perl Data Language, or PDL. The vector and matrix operations are implemented in highly optimized C code and are programmed in a Matlab-like dialect that makes it easy to express DSP algorithms.
-Mark
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Insight needed: Perl, C, Gtk2, Audio, Threads, IPC & Performance - Oh My!
by Joost (Canon) on Jun 01, 2006 at 16:09 UTC |