Toggle navigation
Extempore Functions Index
Core release (v0.8.9)
(current)
XTM Extensions
About
Submit
hidden link
teststart
scheme
Defined in:
https://github.com/digego/extempore/tree/v0.8.9/examples/core/topclock_metro.xtm
Implementation
(
define
teststart
(
lambda
()
(
test
(
*metro*
'get-beat
4
)
1
)))
Back to Index