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

Project/template generator. More...

Go to the source code of this file.

Functions

int guile_project_generator_generate_project_from_string (const char *script, const char *prj_path)
 Generates a Zrythm project from the script contained in script.
 
int guile_project_generator_generate_project_from_file (const char *filepath, const char *prj_path)
 Generates a Zrythm project from the filepath containing a generator script.
 

Detailed Description

Project/template generator.

Definition in file project_generator.h.