Arduino Top Octave Generator – Counter Experiments – Part 2

This is an incomplete experiment, but I wanted to test the principles from Arduino Top Octave Generator and Arduino Top Octave Generator – Counter Experiments in practice a little more. You may recall the basic idea here is to generate 12 tones using an Arduino and then use binary counters to divide them by 2 several … Continue reading Arduino Top Octave Generator – Counter Experiments – Part 2

Arduino Top Octave Generator – Counter Experiments

After building my Arduino Top Octave Generator I went off an ordered some binary counter devices to use to produce some "lower octaves". This is a test run project to explore how the 74HC393N devices I have work. In part 2 I start to explore how to expand this to multiple keys and octaves. https://youtu.be/MO8jG0fjUSU Warning! … Continue reading Arduino Top Octave Generator – Counter Experiments

Arduino Top Octave Generator

My previous experiments with Arduino tone() polyphony have led to a curious tangent, following some comments on a hackaday post featuring my original project that compared my project to Top Octave Generators.  This describes how I used the same principle to create a simplified (and not very accurate or useful) Arduino Top Octave Generator as … Continue reading Arduino Top Octave Generator