Converts a Adobe Audition project to a m3u or cue playlist file.
This was made for an internal need. It's provided AS-IS.
Note that it may not be compatible with newer SESX file versions.
Help keep the project alive by supporting the developer:
Using NPM:
npm i -g https://github.com/epistemex/sesx2pl
Basic usage:
sesx2pl [options] <file.sesx> <outfile.(cue|m3u)>
The extension of the output file determines what type of playlist is generated.
See sesx2pl --help
for more options.
(c) 2020, 2024 Epistemex