Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.sys.acorn.programmer > #5618

FastTickerV rate

From David Higton <dave@davehigton.me.uk>
Newsgroups comp.sys.acorn.programmer
Subject FastTickerV rate
Date 2018-12-16 20:34 +0000
Organization Home
Message-ID <4de0786757.DaveMeUK@my.inbox.com> (permalink)

Show all headers | View raw


FastTickerV is aa RISC OS Ltd invention that hasn't (yet?) found its
way into RO5.

Does anyone know how many ticks per second it generates?

Alternatively, is anyone running RO6 and is prepared to run this
BASIC prog, which should tell us the rate?

--------
ON ERROR PRINT REPORT$ + " at line " + STR$(ERL): END

SYS "OS_ReadSysInfo", 6, 0, 22 TO,, speed%
PRINT "Number of ticks per second: " + STR$(speed%)
--------

FastTickerV is being discussed in the ROOL "Code Review" forum, in the
context of getting a USB MIDI module with better timing.

Thanks in advance for any help!

Dave

Back to comp.sys.acorn.programmer | Previous | NextNext in thread | Find similar | Unroll thread


Thread

FastTickerV rate David Higton <dave@davehigton.me.uk> - 2018-12-16 20:34 +0000
  Re: FastTickerV rate Peter Young <pnyoung@ormail.co.uk> - 2018-12-16 21:23 +0000
    Re: FastTickerV rate David Higton <dave@davehigton.me.uk> - 2018-12-16 21:32 +0000
      Re: FastTickerV rate Martin <News03@avisoft.f9.co.uk> - 2018-12-17 00:12 +0000
        Re: FastTickerV rate David Pitt <news@pittdj.co.uk> - 2018-12-17 07:14 +0000
          Re: FastTickerV rate CJE/4D Sales <sales@cjemicros.co.uk> - 2018-12-17 13:48 +0000
            Re: FastTickerV rate David Higton <dave@davehigton.me.uk> - 2018-12-17 21:05 +0000
          Re: FastTickerV rate David Higton <dave@davehigton.me.uk> - 2018-12-17 20:55 +0000

csiph-web