DOS 7.1, QBasic4.5.
Is it possible to redirect the output from the SOUND statement to the soundcard instead of the internal speaker??
Thanks
V...
SOUND redirection
Moderators:Administrator, Global Moderator
-
- QBasic God
- Posts:166
- Joined:Tue Mar 25, 2003 12:45 am
- Location:U.S.A.
- Contact:
As far as I know, that's not possible... However, there are ways to manipulate the FM chip of the sound card to mock the squelches & grunts that QB produces.
Come check out [url=http://www.freebasic.net/forum/index.php]FreeBASIC[/url]. The syntax is based on QuickBasic, but it expands to use pointers, operator overloading, etc... The list goes on and on!