is it possible to export audio always as a stereo? Currently, if in a project there are only mono tracks, I need to add an empty stereo track, so the exported file is in the stereo format. Is this possible to automate somehow? Of course, I would like to specify export settings like format, bitrate, bitrate mode (for MP3).
The possible solutions can include also building a macro or a plugin.
What I see as a possible right now is build such simple macro:
NewStereoTrack:
Export:
Undo:
Export: can be replaced with a similar command like ExportMP3:.
But this does not give me an option to select a bitrate or bitrate mode.
There’s no way to directly set the Export format options, but what you can do is to use “SetPreference:” to set or update the last used “[FileFormats]” settings.