-
-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add functionality to export a single track #7119
base: master
Are you sure you want to change the base?
Conversation
This may be more understandable to users since we already use the term exporting elsewhere.
Also dont mute automation tracks
This reverts commit 7416aad.
Are you also sure these issues don't appear on the master branch? |
i'm on Windows, it's a pain in the ass to compile anything from scratch or build the master. |
Can't you simply install the nightly build? |
The option to export a track was added to the cog wheel for anything but automation tracks. The bounced track is inserted at the top of the original track, and the original track is muted.
Fixes #6666.