Skip to content

Investigate Android sound code issues reported by Codacy #2570

@ann0see

Description

@ann0see

Describe the bug

Codacy complains that the following variable is not used (and I don't see that this is false):

QString latencyMode = ( stream->getPerformanceMode() == oboe::PerformanceMode::None ? "None" : "Power Saving" );

Also this warning:
image

I assume this is a false positive?
To Reproduce

See https://app.codacy.com/gh/ann0see/jamulus/file/68862695471/issues/source?bid=21822857&fileBranchId=21822857

Expected behavior

No Codacy warnings

Screenshots

See above

Operating system

Android

Version of Jamulus

Latest

Additional context

@j-santander @sthenos could you please have a look at these warnings too?

Metadata

Metadata

Assignees

No one assigned

    Labels

    androidAndroid runtime issuebugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Triage

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions