I have figured out how to create tempo syncing using a delay time calculator, some basic equations, and A LOT of trial and error.. hurray.
but this is only for short time periods.. for instance... quarter notes (1/4). but what if I want to go the other way and have 4/1 or 8/1 time?
I tried scaling my values upwards by simply doubling from 1/2 to 1/1 to 2/1 HOWEVER the scope only moves a teency bit after it hits 1/1 where as I would expect it to flatting/lengthen quite a bit for a single sine period (for instance)
I'm wondering what is up?
1/8 = 30000
1/4 = 60000
1/2 = 120000
which are correct (works as intended)
then one would think
1/1 = 240000
2/1 = 480000
right?
well that moves the scope projected waveform slightly (not good)
however
wow = 99999999999999999999999999999999
still only moves the oscilloscope waveform just slightly (really very not good)

