New audio upload: YM2151 SYNTH UI

All aspects of programming on the Commander X16.
Post Reply
Miklós Pathy
Posts: 12
Joined: Sat Jul 11, 2020 8:58 am

New audio upload: YM2151 SYNTH UI

Post by Miklós Pathy »




YM2151 SYNTH UI




View File






synthuiym2151.prgA simple user interface for the YM2151 synth.

Usage:

LOAD "YM2151SYNTHUI.PRG",8,1

SYS$1000

Use the keys as any tracker to play.

Use the sliders an buttons with the mouse to adjust synth params.

 





 

 

 

 

 






 
User avatar
AndyMt
Posts: 326
Joined: Sun Jun 21, 2020 3:02 pm
Location: Switzerland

New audio upload: YM2151 SYNTH UI

Post by AndyMt »


This is great! It will help me designing some game sound effects. I have a feature request though:

Could the program dump the register hex values for the channel settings on screen somewhere at the bottom? I know it shows any changes at the top right, but its cumbersome to collect all the values. And is shows the bit values.

Miklós Pathy
Posts: 12
Joined: Sat Jul 11, 2020 8:58 am

New audio upload: YM2151 SYNTH UI

Post by Miklós Pathy »



On 7/12/2020 at 7:58 PM, AndyMt said:




Could the program dump the register hex values for the channel settings on screen somewhere at the bottom?



Can be done temporally, until i figure out how to  load/save/export to file.

 

ZeroByte
Posts: 714
Joined: Wed Feb 10, 2021 2:40 pm

New audio upload: YM2151 SYNTH UI

Post by ZeroByte »


The TRY IT NOW function for this program fails now. I presume that it's not updated for R38?

Post Reply