SC68
From Just Solve the File Format Problem
(Difference between revisions)
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
|||
(3 intermediate revisions by 3 users not shown) | |||
Line 11: | Line 11: | ||
There have not been many new files created in the SC68 format since 2003. The [[Atari SoundHeader]] format is now more popular for Atari music and the [[Custom Amiga Module]] format is more popular as a catch-all format for Amiga music. | There have not been many new files created in the SC68 format since 2003. The [[Atari SoundHeader]] format is now more popular for Atari music and the [[Custom Amiga Module]] format is more popular as a catch-all format for Amiga music. | ||
− | == | + | == Links == |
− | * [http://sc68.atari.org/ SC68 home page] | + | * [http://sc68.atari.org/ SC68 home page] including player software and example files |
+ | |||
+ | == Sample files== | ||
+ | * {{DexvertSamples|music/sc68}} | ||
+ | * https://ftp.modland.com/pub/modules/SC68/ | ||
+ | |||
+ | [[Category:Atari computers]] | ||
+ | [[Category:Amiga]] |
Latest revision as of 04:08, 28 December 2023
SC68 is a file format for replaying Atari ST, Atari STE or Amiga music, created by Benjamin Gerard.
It is a similar design to the SID format, where the music replayer code music data and metadata are all bundled into one file, and are played by running the replayer code in an emulated environment. No music is natively created in this format, it exists to preserve "ripped" music extracted from games and demos.
There have not been many new files created in the SC68 format since 2003. The Atari SoundHeader format is now more popular for Atari music and the Custom Amiga Module format is more popular as a catch-all format for Amiga music.
[edit] Links
- SC68 home page including player software and example files