Skip to content

some conversion functions are not implemented in pa_converters.c #35

@PortAudio-admin

Description

@PortAudio-admin

Issue created by @RossBencina

Conversion functions in src/common/pa_converters.c copy audio data between PortAudio native buffers and host buffers.

https://www.assembla.com/code/portaudio/subversion/nodes/1930/portaudio/trunk/src/common/pa_converters.c

Some conversion functions are marked IMPLEMENT ME and do not pass any audio, some are marked REVIEW and may not currently work as expected.

All IMPLEMENT_ME functions are dithered variants of existing non-dither functions, so the non-dithered versions can be used as a starting point.

See also /test/patest_converters.c

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1Priority: Highestsrc-commonCommon sources in /src/common

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions