Help:
I need to write an application that will read multiple "wav" files and play them
back tp back. Clean up and do it again. I am looking for some source code
examples to do this.
Suggestions?
Mike
I need to write an application that will read multiple "wav" files and play them
back tp back. Clean up and do it again. I am looking for some source code
examples to do this.
Suggestions?
Mike
XMMS? The source is available and free.Quote:> I need to write an application that will read multiple "wav" files and play them
> back tp back. Clean up and do it again. I am looking for some source code
> examples to do this.
> Suggestions?
Software Developer, Engineering Services
Red Hat, Inc.
http://people.redhat.com/myohe/
QUIPd 1.02: (171 of 815)
-> The road to hell is paved with melting snowballs.
-> - Larry Wall
<URL: http://freshmeat.net/>Quote:> I need to write an application that will read multiple "wav" files and
> play them back tp back. Clean up and do it again. I am looking for some
> source code examples to do this.
> Suggestions?
--
Garry Knight
Linux registered user 182025
> Help:
> I need to write an application that will read multiple "wav" files and play them
> back tp back. Clean up and do it again. I am looking for some source code
> examples to do this.
http://www.zip.com.au/~erikd/libsndfile/
called sfplay which allows something like this from the command line:
prompt > sfplay a.wav b.wav c.wav
for any reasonable number of files. I've tried it with hundreds.
Erik
--
+-----------------------------------------------------------+
+-----------------------------------------------------------+
Everything that I've learned about computers I have boiled
down into three principles:
PC/Windows: You think it won't work, and it won't.
Macintosh: You think it will work, but it won't.
Unix: You think it won't work, but if you find the right
guru, you can make it work.
2. Is There an App to record the screen under KDE/Gnome?
3. Audio control device C source
4. Xmodem Transfer through Terminal Server
5. Any source codes to parse MP3, AAC, WMA/ASF, audio/music files?
6. Multitech versus USR modems?
7. MPEG audio decoding source code?
8. Problem running nfs over tcp
9. Source code of DEVICE DRIVER of controlling MODEM
11. Which cross platform Source Code Control System are available?