RetroCoders Community

Other Basic Programming Languages => QBasic => Topic started by: ron77 on Aug 09, 2023, 06:01 PM

Title: Qbasic wav Library AudioSB
Post by: ron77 on Aug 09, 2023, 06:01 PM
okay here is a sound / music wav playing library for QBX 7.1 made by Mysoft

you load the library by typing " QBX /L AUDIOSB " and you use it by the BAS file example included (the zip folder comes with two wav files for demo)

AudioSB-lib.zip
Title: Re: Qbasic wav Library AudioSB
Post by: ron77 on Aug 10, 2023, 12:49 PM
ok mysoft made further modification to the library now it includes the "QLB" library so it can be compiled to an executable (included) here it is attached same as before :

audiosb.zip