|
Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
|
Public Types | |
| enum class | ProjectPath { ProjectFile , BackupsDir , ExportsDir , ExportStemsDir , AudioFilePoolDir } |
Static Public Member Functions | |
| static std::filesystem::path | get_path (ProjectPath path) |
| Returns the path of the given type relative to a project's directory. | |
Definition at line 13 of file project_path_provider.h.
|
strong |
| Enumerator | |
|---|---|
| ProjectFile | The project .zpj file. |
Definition at line 22 of file project_path_provider.h.