Skip to content

GetPCMFromFile and iOS 3.1.3 #4

@daaa57150

Description

@daaa57150

Hi,

We'd like to use echoprint codegen in one of our projects, and we ran this successfully in iOS 4.
We then tried on our "old" iPodTouch with firmware 3.1.3, which we'd like to support and it fails. Specifically, the function GetPCMFromFile will give an OSStatus error because the format kAudioFormatFlagIsFloat / kAudioFormatFlagsNativeFloatPacked is not supported.
We can get PCM frames using kAudioFormatFlagIsSignedInteger but then the rest of the code is not appropriate anymore and the fingerprint returned is wrong or empty.

Any chance to add support for iOS 3.1.3?

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