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

Project serialization. More...

#include "utils/types.h"
#include <glib.h>
Include dependency graph for project.h:

Go to the source code of this file.

Functions

 TYPEDEF_STRUCT (Project)
 
char * project_serialize_to_json_str (const Project *project, GError **error)
 
Projectproject_deserialize_from_json_str (const char *json, GError **error)
 

Detailed Description

Project serialization.

Definition in file project.h.