mirror of
https://github.com/claunia/cuetools.net.git
synced 2025-12-16 18:14:25 +00:00
Flake: slight optimisation for new window functions (partial_tukey, punchout_tukey).
This commit is contained in:
@@ -7,5 +7,7 @@ namespace CUETools.Codecs.FLAKE
|
||||
Estimate = 1,
|
||||
Evaluate = 2,
|
||||
Search = 3,
|
||||
}
|
||||
EstimateX = 4,
|
||||
EvaluateX = 5,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user