Decent Simple Audio Playersby (Login SuperKomaru)Hello, it's me again. Up until a while back, I was using something called WAVPLAY.BAS, which you can download below if you'd like. As you might be able to tell, it's a program that plays audio in the WAV format. And it worked great, until I tried it out on original hardware, where I found that it would only play a split second or so of the WAV file. So my question to you is this: Do you know of any SIMPLE audio players that are written in QBASIC, or can at least work with it? (Meaning no DMAPlay, unfortunately.) I've looked all over the internet for one that's not too complex, with no luck so far. I know I could of course do SHELL "sndrec32 /m audio.wav", as I'm working on Windows 98, but I also need it to be compatible with just plain DOS. I'll keep digging deeper, I'm hoping someone will turn up with something they used in a project before. Thanks! ~Komaru |
| Response Title | Author and Date |
| * Try QB64 forum. It's relatively easy to play WAV files in it. | on Aug 13 |