I hope this doesn’t sound silly, but I was wondering if I could get some general guidance on how to approach a project I have in mind. I’ve been playing around with 6502 assembly off and on for a while now, mostly through the wealth of info in the NES homebrew games scene. I’ve begun to wonder if I could use a 6502 as a sort of controller for a DIY synthesizer in the same way that the 6502 at the heart of the NES interacts with the system’s Audio Processing Unit. As a musician and programmer, I’m fairly familiar with the the basic concepts behind audio synthesis, but my actual electronics knowledge is pretty scant. I’ve soldered together guitar pedal kits, but that’s about it.
It strikes me that a fun, long-term project would be a 3 voiced synth (oscillators, envelopes, and hopefully a filter or two) which seems doable if I don’t try to get too creative
If this all sounds super general, it’s because I still have only a vague notion of what exactly is possible. I’m familiar with Garth Wilson’s great primer on building 6502-based machines, but I’m definitely going to need to brush up on the basics before I get anywhere near the actual computer parts. What I would like to know though is if (1) anyone has made a project like this before (2) whether it’s plausible to do this a hobbyist, (3) general advice on where to start from the ground up.