This commit is contained in:
Mark Hills 2011-12-06 11:28:43 +00:00
parent f8bba4b4e6
commit 9d7dcb001c
1 changed files with 1 additions and 1 deletions

2
bpm.c
View File

@ -232,7 +232,7 @@ int main(int argc, char *argv[])
v -= (v - z) / 512;
}
/* Periodically sample the energy to give a
/* At regular intervals, sample the energy to give a
* low-resolution overview of the track */
n++;