Skip to content

extract_chunks fails with stereo clips #1

Description

@btosimongillings

Should only export mono clips, plus if padding needed, fails as silence is mono. Needs:

if(file_info$channels==2) chunk <- tuneR::mono(chunk, which = 'both') after reading file contents

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions