Problem with playing sounds
Problem with playing sounds
(OP)
I have a bunch of old programs that used to play sounds by using the SHELL command and calling a command line wav player (Wav.exe by Webgeeks). Sadly, this wav player doesn't work with my current computer, for some reason it makes the screen all glitchy when I use it from Qbasic.
So basically I'm looking for another command line wav player that is able to :
*play sounds from the shell command in Qbasic without trouble
*play sounds without displaying anything (Wav.exe had this feature but as I just explained, it it now causes glitches so I need another one)
Thanks a lot for any help you can give me, I want to save my old programs.
So basically I'm looking for another command line wav player that is able to :
*play sounds from the shell command in Qbasic without trouble
*play sounds without displaying anything (Wav.exe had this feature but as I just explained, it it now causes glitches so I need another one)
Thanks a lot for any help you can give me, I want to save my old programs.
RE: Problem with playing sounds
If you are planning on distributing your files than this may be a less than ideal solution, assuming it fits your needs.
RE: Problem with playing sounds
Any idea what this means?