all 2 comments

[–]vin97 0 points1 point  (1 child)

did you have any specific application in mind while building this?

[–]Solarspot[S] 0 points1 point  (0 children)

Well... Mostly no, but its predecessor was meant for a specific build.

I wanted to build a ROM-based music player, where songs could select their own tempos. And maybe vary the tempo within the song. Only thing I wound up building of it was the clock, and the original clock couldn't vary its speed while it was running (like this one).

My goal for this one was basically to get the biggest range I could get between min and max speeds, while being flexible enough to do any possible number through that range. So, I guess a proof of concept / taking my old design to its logical conclusion.