mirror of
https://github.com/claunia/cuetools.net.git
synced 2025-12-16 18:14:25 +00:00
* CTDB verification & submission sped up significantly
This commit is contained in:
@@ -438,6 +438,14 @@ namespace CUETools.AccurateRip
|
||||
}
|
||||
}
|
||||
|
||||
public ushort[,] Syndrome
|
||||
{
|
||||
get
|
||||
{
|
||||
return ar.syndrome;
|
||||
}
|
||||
}
|
||||
|
||||
public byte[] Parity
|
||||
{
|
||||
get
|
||||
|
||||
Reference in New Issue
Block a user