Binary Counter (Retired) - Chysn/O_C-HemisphereSuite GitHub Wiki
Note: Binary Counter had fairly narrow applications. It is being retired in Hemisphere Suite 1.99 Repeating to make space for another applet.
Binary Counter is weird. It takes four logic inputs (high or low) and provides a binary-summed output and a count output.
Controls
- Digital Ins: Digital 1 is Bit 3, Digital 2 is Bit 2,
- CV Ins: CV 1 is Bit 1 and CV 2 is Bit 0
- Outputs: A/C is the binary sum of the inputs, and B/D is the count of the inputs
Binary Sum (Output A/C)
Each bit contributes a value to Output A/C based on its bit number. Approximate voltages are as follows:
- Bit 0 contributes .33V
- Bit 1 contributes .67V
- Bit 2 contributes 1.33V
- Bit 3 contributes 2.67V
Count (Output B/D)
Each bit contributes the same value (approximately 1.25V) to Output B/D.
Binary Counter was in Hemisphere Suite from v1.4 and retired at v1.99 Repeating.