Sonarc

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
m
 
Line 9: Line 9:
 
There are three file formats associated with it:
 
There are three file formats associated with it:
 
* '''.WV''': A [[WAV]] file that uses Sonarc compression.
 
* '''.WV''': A [[WAV]] file that uses Sonarc compression.
* '''.VC''': A format used with Sonarc compresses [[Creative Voice File|VOC]] format.
+
* '''.VC''': A format used when Sonarc compresses [[Creative Voice File|VOC]] format.
* '''.SNC''': A format used when Sonarc compresses raw PCM data.
+
* '''.SNC''': A format used when Sonarc compresses raw [[Pulse code modulation|PCM]] data.
  
 
== Identification ==
 
== Identification ==

Latest revision as of 14:28, 5 May 2025

File Format
Name Sonarc
Ontology
Extension(s) .wv, .vc, .snc
Released ≤1993

Sonarc is a lossless audio codec, and associated software. It was developed by an organization named "Speech Compression", and Richard P. Sprague.

There are three file formats associated with it:

  • .WV: A WAV file that uses Sonarc compression.
  • .VC: A format used when Sonarc compresses VOC format.
  • .SNC: A format used when Sonarc compresses raw PCM data.

Contents

[edit] Identification

WV is a kind of WAV file. ASCII "fmt " usually appears at offset 12, and if so, bytes (hex) 21 00 at offset 20 distinguish WV from other kinds of WAV.

VC files start with ASCII "Sonarc-squeezed VOC", then byte 0x1a.

SNC files apparently start with ASCII "Sonarc-squeezed PCM file.", then byte 0x1a.

[edit] Software

(for DOS)

[edit] Sample files

WV:

VC:

SNC:

  • [3] → *.SNC

[edit] Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox