Comment
This commit is contained in:
parent
f8bba4b4e6
commit
9d7dcb001c
2
bpm.c
2
bpm.c
|
|
@ -232,7 +232,7 @@ int main(int argc, char *argv[])
|
||||||
v -= (v - z) / 512;
|
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 */
|
* low-resolution overview of the track */
|
||||||
|
|
||||||
n++;
|
n++;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue