Tracktion / tracktion_engine

Tracktion Engine module
Other
1.19k stars 149 forks source link

can not understand Project & Edit? #85

Closed imiskolee closed 2 years ago

imiskolee commented 2 years ago

hi:

I checked the source code, i see the project class can be impl project folder for related resources, but I don known how to add edit to a project.

drowaudio commented 2 years ago

You'd normally use Project::createNewItem or Project::createNewEdit to create an Edit which references a Project.

You also might be better off posting generally discussions like this on the JUCE forum with the "Tracktion Engine" tag as there will be other members of the community able to help there and we try to reserve GitHub issues for bug tracking.