The TR-909 uses a hardware implementation of an LFSR as its noise generator. We’ve dealt with LFSR noise generators in a few other articles, but we’ve only looked at firmware implementations, so it might be fun to see how the same thing is done in hardware. The circuit is composed of three parts; the shift register […]
↧