circuitpython/tests/circuitpython/synth_block_mid.py
Jeff Epler 3790fd4117
synthio: Add tests of all synthio math blocks
I plotted and eyeballed these and they all looked plausible
2023-05-22 10:45:21 -05:00

4 lines
63 B
Python

from synthblockhelper import *
mathop_test(MathOperation.MID)