New audio upload: PSG Piano

All aspects of programming on the Commander X16.
Post Reply
SlithyMatt
Posts: 913
Joined: Tue Apr 28, 2020 2:45 am

New audio upload: PSG Piano

Post by SlithyMatt »




PSG Piano




View File






This is simply a single-octave piano that lets you select up to 4 waveforms to play simultaneously at the same frequency, at any chromatic note in the octave starting at Middle C.

All controls are illustrated on the screen, with the number keys acting as toggles. Waveforms highlighted red will be played at full volume for any note.

Code is available in the Lesson13 subdirectory of this GitHub repo: https://github.com/SlithyMatt/x16-assembly-tutorial

You can see a demo of this program (along with a lesson on how use the VERA PSG with assembly language) on YouTube:





If you are a member of my Patreon community (https://www.patreon.com/slithymatt)  , you'll also have exclusive access to a video in which I give a complete code walkthrough for this Piano program.






 
Post Reply