-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels