Skip to content

Error on convert 16 to 8 bits with audioconverter #8

Description

@WinDelphi

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions