Skip to content

Is there any reference for this moving_audio generation function? #9

@coreeey

Description

@coreeey

moving_audio = (1 - interp_weight) * start_audio + interp_weight * end_audio
Is there any reference for this moving_audio generation function? Are there alternative generation methods?

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