[SoundFX] [] [] [prev] [next]

Function [up] [down]
Saves only the "raw" sample-data.
Loops no
Channels yes (mono/stereo/quadro)
Compressionyes (PCM-8,PCM-16,PCM-24,PCM-32,A-LAW,µ-LAW)
A RAW sample realy isn't a . It's 'raw' sound data. This is an advantage in one way as it's easy to handle. The downside is that no other information but the sample itself is saved (no loop points,bit resolution...).

Parameter [up] [down]
Typetype of compression
  • PCM8 : not compressed 8bit
  • PCM16 : not compressed 16bit
  • PCM24 : not compressed 24bit
  • PCM32 : not compressed 32bit
  • PCM16c : not compressed 16bit combined
  • µ-Law : µ-Law (14:8) compressed 14bit
  • µ-Law Inv : µ-Law (14:8) compressed 14bit, with inverted bits (ISDN-Master)
  • A-Law : A-Law (14:8) compressed 14bit
  • A-Law Inv : A-Law (14:8) compressed 14bit, with inverted bits (ISDN-Master)
Endian should SFX convert endians. Intel-proecessor based systems store 16 bit data inverted, this oprions fixes that.
Signstore the Sample as a signed or unsigned sample.
  • signed : Amiga, Sgi
  • unsigned : Mac, Atari, PC
Channel with how many channels should the sample get stored and in which way.

Notes [up] [down]
none

[SoundFX] [] [] [prev] [next]

© by Stefan Kost 1993-2001