Skip to content

Discussion / Feature request: inspecting audio nodes #82

@anvlkv

Description

@anvlkv

I'm working on a crate insta-fun - snapshot testing for fundsp AudioUnits.

In the project where I use it some audio nodes are getting quite complex with bus/pipe/stack etc. For that matter I wanted to add graphviz dot snapshots. I've implemented that for traversing the net: nodes and sources. However the output of .display() isn't too informative and there no way I can "look" into the node to see the actual wiring there.

I'm curious, if you think something could be done to "unerase" the audio nodes types, so that I can build more detailed graph, or if its not worth the efforts.

Thanks!

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