8000
Skip to content

[Bug]: juce::AudioPlayHead::PositionInfo::getIsPlaying() always return false in Audacity DAW [AU only] #1613

@Paulybri

Description

@Paulybri

Detailed steps on how to reproduce the bug

When calling getPlayHead()->getPosition().getIsPlaying() within the processBlock method, The value returned is always false. This occurs even when the DAW is actually playing audio.

This only occurs for AU within the Audacity DAW. VST3 works as expected

What is the expected behaviour?

getPlayHead()->getPosition().getIsPlaying() should return true when playback is actually occurring.

Operating systems

macOS

What versions of the operating systems?

macoOS 15.6.1 (24G90)

Architectures

Arm64/aarch64

Stacktrace

Plug-in formats (if applicable)

AU

Plug-in host applications (DAWs) (if applicable)

Audacity

Testing on the develop branch

The bug is present on the develop branch

Code of Conduct

  • I agree to follow the Code of Conduct

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

      0