diff --git a/include/stem-exports.html b/include/stem-exports.html index 6d971307..92edf6fb 100644 --- a/include/stem-exports.html +++ b/include/stem-exports.html @@ -1,6 +1,6 @@ - + The Stem Export dialog @@ -8,21 +8,23 @@ Stem exporting allows to transfer files between different systems and - softwares by exporting each track individually, including silence, to keep them + programs by exporting each track individually, including silence, to keep them in sync. All data will be lost except the actual audio/MIDI. This is one of the most common methods of interchange because it works between all DAWs. - The Stem Export window, accessed via the Session > - Export > Stem Export… menu, is very similar to the - Export dialog, except the 'Channels' tab appears - slightly differently: in this case each chosen channel (track or bus) is exported - to its own file, instead of all channels being mixed together into a single file. + The Stem Export window, accessed via the + Session > Export > Stem Export… menu, + is very similar to the Export dialog, except the + 'Channels' tab appears slightly differently: in this case each chosen channel + (track or bus) is exported to its own file, instead of all channels being mixed together into a single file. The exported tracks or busses can, by checking Apply track/bus processing, be exported with the effects/processors applied, so that the destination system does not need those effects plugins. - + + The toolbar in the Stem Export window also provides a quick way to select either audio or MIDI tracks or busses. + \ No newline at end of file diff --git a/source/images/export-dialog-stem-export.png b/source/images/export-dialog-stem-export.png index bd1e5599..30cfa81f 100644 Binary files a/source/images/export-dialog-stem-export.png and b/source/images/export-dialog-stem-export.png differ
Stem exporting allows to transfer files between different systems and - softwares by exporting each track individually, including silence, to keep them + programs by exporting each track individually, including silence, to keep them in sync. All data will be lost except the actual audio/MIDI. This is one of the most common methods of interchange because it works between all DAWs.
- The Stem Export window, accessed via the Session > - Export > Stem Export… menu, is very similar to the - Export dialog, except the 'Channels' tab appears - slightly differently: in this case each chosen channel (track or bus) is exported - to its own file, instead of all channels being mixed together into a single file. + The Stem Export window, accessed via the + Session > Export > Stem Export… menu, + is very similar to the Export dialog, except the + 'Channels' tab appears slightly differently: in this case each chosen channel + (track or bus) is exported to its own file, instead of all channels being mixed together into a single file.
The exported tracks or busses can, by checking Apply track/bus processing, be exported with the effects/processors applied, so that the destination system does not need those effects plugins.
+ The toolbar in the Stem Export window also provides a quick way to select either audio or MIDI tracks or busses. +