# HG changeset patch # User Zachary Kanfer # Date 1639806445 18000 # Sat Dec 18 00:47:25 2021 -0500 # Node ID cee53778ecbbc2d311ebfede430357681bd29263 # Parent 2c41d0c96e90ed9b9dae1cc0ef25b26a6ebf3d47 start beginning-of-music-point at 1, because that's the lowest point in a buffer diff --git a/zmusic.el b/zmusic.el --- a/zmusic.el +++ b/zmusic.el @@ -402,7 +402,7 @@ (defvar *zmusic//repeat-current-beat-count* 0 "The number of times to repeat the current beat.") -(defvar *zmusic//beginning-of-music-point* 0 +(defvar *zmusic//beginning-of-music-point* 1 "The point where the music starts.") (defvar *zmusic//end-of-music-point* 0