XC=BASIC Wave Player

Talk about your programs in progress. Discuss how to implement features, etc.
Forum rules
This section is for testing Commander X16 programs and programs related to the CX16 for other platforms (compilers, data conversion tools, etc.)

Feel free to post works in progress, test builds, prototypes, and tech demos.

Finished works go in the Downloads category. Don't forget to add a hashtag (#) and the version number your program was meant to run on. (ie: #R41).
Post Reply
User avatar
ahenry3068
Posts: 1218
Joined: Tue Apr 04, 2023 9:57 pm

XC=BASIC Wave Player

Post by ahenry3068 »

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:
TESTWAV.zip
(2.45 KiB) Downloaded 77 times
Post Reply