Re: QSound and QPrint Interface
Posted: Tue Nov 03, 2020 10:45 pm
me to...
RIP Sir Clive Sinclair 1940 - 2021
https://theqlforum.com/
I did a rough schematic of QSound when PCB was posted. From what I saw it uses 750kHz E clock (60/40 duty). The AY data sheets specifies minimum 1MHz and 50/50 duty. But Bumble bees fly...mk79 wrote:Does anybody know how the clock for the AY chip is derived? I don't understand this from the posted PCB photos.
As I wrote the QSound software calculates its frequencies for a 1.5Mhz base clock, so the E signal is only part of the equation it seems.Silvester wrote:I did a rough schematic of QSound when PCB was posted. From what I saw it uses 750kHz E clock (60/40 duty). The AY data sheets specifies minimum 1MHz and 50/50 duty. But Bumble bees fly...
IMHO I think you'll find your'e an octave lowmk79 wrote:As I wrote the QSound software calculates its frequencies for a 1.5Mhz base clock, so the E signal is only part of the equation it seems.Silvester wrote:I did a rough schematic of QSound when PCB was posted. From what I saw it uses 750kHz E clock (60/40 duty). The AY data sheets specifies minimum 1MHz and 50/50 duty. But Bumble bees fly...
Dual AY on a PAR port? Cool. I only have one single chip solution at the moment, need to have closer look at that. I do think that two chips is the minimum for it to get fun.Silvester wrote:If you are one of the lucky ones with a SGC with PAR port...
Possibly. I found so many bugs in the QSound code that this wouldn't astonish me that much really. By the way, my new QSound code will support two chips, too, as I intend it to act as the low-level software abstraction layer for QPC.Silvester wrote:IMHO I think you'll find your'e an octave lowmk79 wrote:As I wrote the QSound software calculates its frequencies for a 1.5Mhz base clock, so the E signal is only part of the equation it seems.Silvester wrote:I did a rough schematic of QSound when PCB was posted. From what I saw it uses 750kHz E clock (60/40 duty). The AY data sheets specifies minimum 1MHz and 50/50 duty. But Bumble bees fly...
Blame Jochen Merz for it. It is his code, I think.mk79 wrote:I found so many bugs in the QSound code that this wouldn't astonish me that much really.