@@ 826,7 826,7 @@ 1. This function converts from a note p
(setq *zmusic//beat-timer*
(run-with-timer (/ 60.0 *zmusic//bpm*)
(/ 60.0 *zmusic//bpm*)
- #'zmusic//count-beat)))
+ #'zmusic/count-beat)))
(defun zmusic//stop-timer ()
"Stop stepping forward."