Test with 16b/2ch to 8b/mono, error on GetData because Input Length and Output length are differents so the line
FPosition := FInput.Position; // line 2147
can't be right.
You should remove line 2147 in ACS_Classes added by DJ VK
If you uncomment line 2146 in ACS_Classes and remove the line added, the data length is correct
My comment : you work is nice, good job, I discovered it yesterday and it will be a very usefull toolset.
Thanks a lot
Olivier
Test with 16b/2ch to 8b/mono, error on GetData because Input Length and Output length are differents so the line
FPosition := FInput.Position; // line 2147
can't be right.
You should remove line 2147 in ACS_Classes added by DJ VK
If you uncomment line 2146 in ACS_Classes and remove the line added, the data length is correct
My comment : you work is nice, good job, I discovered it yesterday and it will be a very usefull toolset.
Thanks a lot
Olivier