Skip to content

getStreamTime always returns an error #6

@raymoo

Description

@raymoo

getStreamTime always yields "Left BadPtr" when I try to use it, regardless of whether the stream has started playing or not, which I guess means that pa_GetStreamTime always returns 0. However, startStream appears to work normally for me. I have the BadPtr problem whether I run it in ghci or compile it first.

I am running on x64 Debian with GHC 7.10.2, and I get the error regardless whether I use -threaded.

Also, what is the output for getStreamTime supposed to be for a opened but not yet started Stream?

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