SOUND redirection

Please use this Board for QBasic related requests ( file research, programming, etc.)

Moderators: Administrator, Global Moderator

Post Reply
Valerie
Sr. Member
Posts: 51
Joined: Wed Dec 15, 2004 8:10 am
Location: Coromandel, NZ

SOUND redirection

Post by Valerie »

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...
Dr_Davenstein
QBasic God
Posts: 166
Joined: Tue Mar 25, 2003 12:45 am
Location: U.S.A.
Contact:

Post by Dr_Davenstein »

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!
Post Reply