Skip to content

Document audio sample formats. [Replaced] #241

@fommil

Description

@fommil

Apologies for asking this in the issue tracker, I didn't see any forum linked from the README.

I have an av.AudioFrame

<av.AudioFrame 0, 1024 samples at 48000Hz, mono, fltp at 0x7ffa7f939ec8>

but calling .to_nd_array() on it gives me this error

(Pdb) frame.to_nd_array()
*** AssertionError: ("Don't know how to convert data type", 'fltp')

how can I see the samples?

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