Author Topic: Metronome  (Read 4087 times)

0 Members and 1 Guest are viewing this topic.

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: Metronome
« Reply #15 on: April 24, 2011, 02:53:22 pm »
Hey! I made a screenshot of it, so everybody can see it :D


Offline turiqwalrus

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 840
  • Rating: +51/-2
  • Wheeeeeee~!
    • View Profile
Re: Metronome
« Reply #16 on: April 24, 2011, 03:21:20 pm »
thanks :D
I won't be updating this much, but I will add a clrdraw at the beginning, maybe(if I can get some data with other calcs) ask for the version of calculator and configure it that way for more accuracy :)

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Metronome
« Reply #17 on: April 24, 2011, 03:38:18 pm »
Yeah the issue is that not every calc run at the same speed. I think 83+SEs even run ASM programs about 10% slower than TI-83+s. THe only real accurate way to do it would be to use the 84+ clock, but then your program wouldn't run on older calc models. It can be useful, though, if the inaccuracy isn't too big.
The 84+ RTC clock is terrible for timing, because it only reports seconds. The crystal timers of the 83+SE/84+(SE), however, are great for timing, but I don't think Axe supports those...
Weird I thought the clock was at least accurate?  ??? To me it seemed to be when I checked ???

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: Metronome
« Reply #18 on: April 25, 2011, 06:46:22 am »
Of we speed up to 15 mhz, Thereza speed changes too.

Offline ralphdspam

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 841
  • Rating: +38/-1
  • My name is actually Matt.
    • View Profile
Re: Metronome
« Reply #19 on: April 26, 2011, 08:52:33 pm »
Nice program! :)

The inconsistency in speed among the calculators is the only problem you would have.  It shouldn't be much of problem because you are playing on your own anyways. ;)
ld a, 0
ld a, a