With this, and the dual-SID add-on boards for real Commodore 64s there are not enough original SID chips to go around. Already hawkers on eBay rip them out of working C64s and sell them separately at jacked-up prices, to people who have managed to buy C64 motherboards at a lower price because they are missing their SID chips, probably in fact the very same SID chip they are now paying over the odds for separately.<p>There are a few pseudo-SID hardware projects[1,2,3] that can produce 'good enough' SID-like sounds, maybe the more honourable thing is to rework this project into something that uses those ?<p>---<p>[1] <a href="https://www.c64-wiki.com/wiki/SwinSID" rel="nofollow">https://www.c64-wiki.com/wiki/SwinSID</a><p>[2] <a href="https://github.com/Sgw32/UltiSID/tree/hal_usid" rel="nofollow">https://github.com/Sgw32/UltiSID/tree/hal_usid</a><p>[3] <a href="https://www.retrocomp.cz/produkt?id=2" rel="nofollow">https://www.retrocomp.cz/produkt?id=2</a>
I've sometimes wondered if neural networks could be used for replicating the differences between different 6581 chips, by having a computer automatically interrogate the chip and the neural network.<p>Optimally the end result would be a 6581 chip model (or possibly just some parts of the chip) with 2d input indicating what kind of chip to use today, possibly another input for temperature, and then driven by those existing 6581 emulators.<p>It could potentially use insane amounts of compute power just to run it, if it uses the same approach as those researchers that did a speech synthesizer that produced one sample at a time from the network.. But it could also have very compelling results.
See also the AY-3-8910 if you cannot find a SID
<a href="https://en.m.wikipedia.org/wiki/General_Instrument_AY-3-8910" rel="nofollow">https://en.m.wikipedia.org/wiki/General_Instrument_AY-3-8910</a>