Skip to content

Foleys Video Engine does not support JUCE 7 #14

@jrlanglois

Description

@jrlanglois

Specifically, juce::AudioPlayHead has had its positional information method API changed entirely, thus breaking AudioProcessorAdapter::PlayHead.

getCurrentPosition should be changed to getPosition, which means you'll have to pick either seconds or samples as basis for time.

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