by carbon14 » Wed Aug 15, 2012 8:30 am
Well it's a very nice library, and seems very fast.
I'd like to interface to a yamaha YM3812 which claims to have a minimum clock speed. I can well imagine that the internal registers in the chip are dynamic charge based devices, so a minimum clock speed may be genuine and I think that I can just about reach that speed with wiringPi.
If it falls short, I'll just have to add a crystal for the clock and use the Pi to generate the remaining signals which would seem eminently feasible. Generating the clock through the Pi would give me an enormous degree of control and accuracy in my research.
Took me longer to remember the correct syntax for linking the executable than it did to start writing useful programs last night. Very pleased with it.