Cool Edit / Audition Multi Track Session file
From Just Solve the File Format Problem
(Difference between revisions)
m (Halftheisland moved page SES (Cool Edit / Audition) to Cool Edit / Audition Multi Track Session file) |
|||
Line 3: | Line 3: | ||
|subcat=Audio and Music | |subcat=Audio and Music | ||
|extensions={{ext|ses}} | |extensions={{ext|ses}} | ||
+ | |wikidata={{wikidata|Q27959833}} | ||
}} | }} | ||
Multi Track Session file for [[Audition]] and [[Cool Edit]] to save multi track sessions. | Multi Track Session file for [[Audition]] and [[Cool Edit]] to save multi track sessions. | ||
+ | ==File Information== | ||
The file itself does not contain audio data but rather settings of a multi track session such as number of tracks, wave position, amplification, equalizing, effects, etc. | The file itself does not contain audio data but rather settings of a multi track session such as number of tracks, wave position, amplification, equalizing, effects, etc. | ||
+ | |||
+ | Cool Edit was bought by Adobe in 2003 and renamed to Audition used the .SES binary format until CS5.5, then switch to the [[Audition|.SESX]] format. | ||
+ | |||
+ | ===Format Identification=== | ||
+ | .SES files begin with the ascii {{magic|COOLNESS}} for the first 8 bytes | ||
== External links == | == External links == | ||
+ | * [https://en.wikipedia.org/wiki/Adobe_Audition Wikipedia Adobe Audition] | ||
* http://www.sonorus.com/cooledit/cooledit.html | * http://www.sonorus.com/cooledit/cooledit.html | ||
+ | * [https://www.aatranslator.com.au/ses2sesx.html SES to SESX converter] | ||
* http://filext.com/file-extension/SES | * http://filext.com/file-extension/SES | ||
* http://www.fileinfo.com/extension/ses | * http://www.fileinfo.com/extension/ses |
Revision as of 07:28, 8 January 2021
Multi Track Session file for Audition and Cool Edit to save multi track sessions.
File Information
The file itself does not contain audio data but rather settings of a multi track session such as number of tracks, wave position, amplification, equalizing, effects, etc.
Cool Edit was bought by Adobe in 2003 and renamed to Audition used the .SES binary format until CS5.5, then switch to the .SESX format.
Format Identification
.SES files begin with the ascii COOLNESS
for the first 8 bytes