XC=BASIC Wave Player
Posted: Wed Jun 12, 2024 8:50 am
Ok starting working on a Streaming WAV Player yesterday.
Didn't get that far but I did get something important accomplished. All this program does right now is take a WAV file name as user input then displays the important information such as is PCM, Bits per sample, number of channels and sample rate. These are important to setting up VERA to play the PCM data to follow.
Hoping this might be useful to someone.
THE CODE:
Didn't get that far but I did get something important accomplished. All this program does right now is take a WAV file name as user input then displays the important information such as is PCM, Bits per sample, number of channels and sample rate. These are important to setting up VERA to play the PCM data to follow.
Hoping this might be useful to someone.
THE CODE: