Skip to content

Returning text & images to editor as well as audio #25

Description

@drscotthawley

Dear Hugo et al,

I have a gradio app that reads some audio and produces text and analysis graphs of it. (It doesn't actually change the audio.)
It was looking like I could use PyHARP v0.1.0 to integrate my gradio app with a DAW, and just return the original audio unaltered so it didn't affect the DAW, as well as return my graph and text.
build_endpoint took four arguments (inputs, output, process_fn, card).

But now with v 0.1.1, inputs & output are together in "components". In this new framework, how can I setup an additional output to display in HARP, e.g. of type gr.Image?

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