节拍
This commit is contained in:
parent
586419fbe0
commit
ccb90cdb3f
@ -66,7 +66,7 @@ namespace Wpf_AiSportsMicrospace.Views.JumpRope
|
||||
private List<TextBlock> _musicBeatTextBlock = new List<TextBlock>();
|
||||
|
||||
// 容忍时间(节拍误差)
|
||||
public double _beatTolerance = 0.25; // ±150ms
|
||||
public double _beatTolerance = 0.20; // ±150ms
|
||||
|
||||
public MusicJumpRope()
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user