QB64.org Forum
Active Forums => QB64 Discussion => Topic started by: rcamp48 on February 07, 2021, 07:13:11 pm
-
I do not even know if it is possible to do this but my sound card supports Surround Sound 5.1 , is there a player out there that can handle 6 channels?
On the other hand I have modernized Ken G.s Mini MP3 Player to use Petr's Directory program, and combined the two to play from a directory of 500,000 songs, all sorted by artist and albums. I inherited the entire MP3 collection from a roommate that passed away on several 2 TB portable hard drives, a really nice collection.
I will post just the sound player with all of the files it needs, (there are 3 of them, one .h file and 2 .PNG files for title pages).
I use a routine to display the pictures on the screen.
Russ
-
I have worked on getting surround sound to work, but am not too sure about it, here is my latest attempt.
It only uses the .h file
[ This attachment cannot be displayed inline in 'Print Page' view ]
[ This attachment cannot be displayed inline in 'Print Page' view ]
Russ