Skip to content

Parallel processing: are slices copied across threads correctly? #138

@elgiano

Description

@elgiano

From the Oslo workshop some months ago, I remember that buffer slices were not copied correctly across threads: instead of copying only the portion from startSample to startSample + numSamples, the whole buffer would be copied.
Is this still the case?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions