frno7 / psgplay

PSG play is a music player and emulator for the Atari ST Programmable Sound Generator (PSG) YM2149.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Emulate Atari STE LMC1992 tone and volume hardware

frno7 opened this issue · comments

commented

Some SNDH files made for the Atari STE make use of the LMC1992 circuit for tone and volume control. Let PSG play emulate this piece of hardware:

The LMC1992 is a monolithic integrated circuit that providesfour stereo inputs, bass and treble tone controls, and volume, balance, and front-rear fader controls. These functions are digitally controlled through a three-wire communication interface.

Plan:

commented

LMC1992 main, left and right volume controls in commit 3a98699. Interactive text mode volume control with - and + keys in commit cad18e7.