| | |
Music Player
![]() |
I'm not going to say that shell script can't... but I will say it's probably not a great idea. I mean, assuming the proper rights, you might be able to use simple output redirection to sends the contents of the song directly to the output device. This depends on a huge number of factors, and the song will likely need to be converted first... but it could be done I guess.
Personally, I'd do it in C++, by using some of the mad open source libraries out there...... it would be pretty simple really.... learn a few types, make a few classes, play a few songs.
Personally, I'd do it in C++, by using some of the mad open source libraries out there...... it would be pretty simple really.... learn a few types, make a few classes, play a few songs.
Depends on the OS. I would probably use WXWidgets (cross platform), fltk (cross-platform), or QT (cross-platform). You can create a pretty nice interface with these libraries. Borland C++ is a compiler (program that converts c++ source code to machine code). You can use something like code::blocks (WITH MINGW). It's a pretty good IDE/Compiler. Since the question is about shell scripting though.... how would you make an interface with shell scripts?
![]() |
Similar Threads
- my music player (Python)
- Toshiba Gigabeat MEG-F40S 40 GB Digital Audio Player Silver (Cellphones, PDAs and Handheld Devices)
- Setting Windows Media Player as default music player (Windows NT / 2000 / XP)
- Music player for flash site (Graphics and Multimedia)
- making flash music player (Graphics and Multimedia)
- MP3 Player Doesn't Show Up In "My Computer" (Cellphones, PDAs and Handheld Devices)
- MP3 Player Trouble (Cellphones, PDAs and Handheld Devices)
- .cab files? drivers? ('MOSMP028'- ministry of sound mp3 player) (Windows 95 / 98 / Me)
Other Threads in the Shell Scripting Forum
- Previous Thread: number maniplation
- Next Thread: sqlquery for user password
| Thread Tools | Search this Thread |






