8-Bit Sampled Voice
From Just Solve the File Format Problem
(Difference between revisions)
(Sample files) |
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
||
(9 intermediate revisions by 3 users not shown) | |||
Line 4: | Line 4: | ||
|extensions={{ext|8svx}}, {{ext|iff}} | |extensions={{ext|8svx}}, {{ext|iff}} | ||
|mimetypes={{mimetype|audio/8svx}}, {{mimetype|audio/x-8svx}} | |mimetypes={{mimetype|audio/8svx}}, {{mimetype|audio/x-8svx}} | ||
+ | |pronom={{PRONOM|fmt/339}} | ||
}} | }} | ||
== Description == | == Description == | ||
'''8SVX''' (8-Bit Sampled Voice) is an audio file format developed by Electronic Arts and used on the Commodore Amiga. It is a subtype of the [[IFF|Interchange File Format]] file container and contains [[LPCM]] audio. The most common file extension is ".8svx" but they may also have the extension ".iff". | '''8SVX''' (8-Bit Sampled Voice) is an audio file format developed by Electronic Arts and used on the Commodore Amiga. It is a subtype of the [[IFF|Interchange File Format]] file container and contains [[LPCM]] audio. The most common file extension is ".8svx" but they may also have the extension ".iff". | ||
+ | |||
+ | == Software == | ||
+ | * [[FFmpeg]] | ||
+ | * [http://www.boomerangsworld.de/cms/tools/iff-convert.html iff-convert] | ||
== Sample files == | == Sample files == | ||
* http://cd.textfiles.com/audio11000/MEDIA/SOUNDS/IFF/ | * http://cd.textfiles.com/audio11000/MEDIA/SOUNDS/IFF/ | ||
+ | * {{DexvertSamples|audio/amiga8svx}} | ||
== Information == | == Information == | ||
* [http://www.textfiles.com/programming/FORMATS/8svx.pro File format description] (textfiles.com) | * [http://www.textfiles.com/programming/FORMATS/8svx.pro File format description] (textfiles.com) | ||
− | * [http://wiki.amigaos.net/ | + | * [http://wiki.amigaos.net/wiki/8SVX_IFF_8-Bit_Sampled_Voice 8SVX IFF 8-Bit Sampled Voice] |
* [http://wiki.multimedia.cx/index.php?title=IFF MultimediaWiki - IFF] | * [http://wiki.multimedia.cx/index.php?title=IFF MultimediaWiki - IFF] | ||
− | * [http://wiki.amigaos.net/ | + | * [http://wiki.amigaos.net/wiki/IFF_FORM_and_Chunk_Registry AmigaOS Documentation Wiki - IFF FORM and CHUNK registry] |
[[Category:IFF based file formats]] | [[Category:IFF based file formats]] | ||
[[Category:Amiga]] | [[Category:Amiga]] | ||
+ | [[Category:Electronic Arts]] |
Latest revision as of 05:16, 28 December 2023
Contents |
[edit] Description
8SVX (8-Bit Sampled Voice) is an audio file format developed by Electronic Arts and used on the Commodore Amiga. It is a subtype of the Interchange File Format file container and contains LPCM audio. The most common file extension is ".8svx" but they may also have the extension ".iff".