Zrythm
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
graph_export.h File Reference

Graph exporter. More...

#include "zrythm-config.h"
Include dependency graph for graph_export.h:

Go to the source code of this file.

Enumerations

enum  GraphExportType { NUM_GRAPH_EXPORT_TYPES }
 Export type. More...
 

Functions

void graph_export_as_simple (GraphExportType type, const char *export_path)
 
void graph_export_as (Graph *graph, GraphExportType type, const char *path)
 Exports the graph at the given path.
 

Detailed Description

Graph exporter.

Definition in file graph_export.h.