starX has asked for the wisdom of the Perl Monks concerning the following question:
Having recently found myself in a position where I'm leaving a barely trained operator in charge of a mildly complex run, I've decided that it's time to pull the thing off the shelf (where it's been gathering dust for three or four years) and remake it in a more cross-platform friendly format.
In the intervening time, I've become rather fond of Perl, but I've never done any audio programming in anything except C and Java. Has anyone around here created a Perl sound file player (Wav, MP3, Ogg, etc)? Any advice on some pitfalls I might run into? Does Perl implement mixer controls in a platform independent way, or will I still be needing to build for specific environments?
Any and all advice is appreciated.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Audio programming portability
by zentara (Cardinal) on Jan 04, 2007 at 19:41 UTC | |
|
Re: Audio programming portability
by Joost (Canon) on Jan 04, 2007 at 19:28 UTC | |
|
Re: Audio programming portability
by Corion (Patriarch) on Jan 04, 2007 at 19:06 UTC | |
|
Re: Audio programming portability
by toma (Vicar) on Jan 05, 2007 at 06:00 UTC | |
|
Re: Audio programming portability
by starX (Chaplain) on Jan 10, 2007 at 18:17 UTC |