8-Bit Sampled Voice
From Just Solve the File Format Problem
(Difference between revisions)
(→Information) |
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 9: | Line 9: | ||
'''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 == |
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".