Cool Edit / Audition Multi Track Session file
From Just Solve the File Format Problem
(Difference between revisions)
(created page with unique name for this particular extension as SES is also used by other file formats) |
(Updated PRONOM) |
||
| (6 intermediate revisions by 5 users not shown) | |||
| Line 1: | Line 1: | ||
| + | {{FormatInfo | ||
| + | |formattype=electronic | ||
| + | |subcat=Audio and Music | ||
| + | |extensions={{ext|ses}} | ||
| + | |wikidata={{wikidata|Q27959833}} | ||
| + | |pronom={{PRONOM|fmt/1498}} | ||
| + | }} | ||
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 | ||
| + | |||
| + | ==Sample Files== | ||
| + | * [ftp://ftp.adobe.com/pub/adobe/audition/Sessions/ Adobe FTP with sample sessions] | ||
| + | |||
| + | == 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://www.fileinfo.com/extension/ses | ||
Revision as of 18:56, 10 November 2021
Multi Track Session file for Audition and Cool Edit to save multi track sessions.
Contents |
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