Table of Contents Index NMS Glossary Previous Page Next Page (Page 29 of 111 in this chapter) Version


DSP.C5x[x].Libs[y]

Syntax

DSP.C5x[x].Lib[y] = filename

y = 0..15 (index of a DSP library)

Access

Read/Write

Type

File name

Default

cg6lib

Allowed Values

A valid DSP library file name.

Example

DSP.C5x[0..31].Lib[0] = cg6liba.r54

Description

Specifies th e DSP library file name. There are two DSP operating system service libraries: cg6libu.r54 and cg6liba.r54, with two overloaded law conversion routines:
Routine

Library

Function

dspklin2law

cg6libu

cg6liba

Converts linear to mu-law.

Converts linear to A-law.

dspklaw2lin

cg6libu

cg6liba

Converts mu-law to linear.

Converts A-law to linear.

There are also explicit law conversion routines (dspklin2alaw, dspkalaw2lin, dspklin2ulaw, and dspkulaw2lin).

Note: All DSPs must be set to either A-law or mu-law.

See Also

DSP.C5x[x].Files, DSP.C5x[x].Files, DSP.C5x[x].Os, DSP.C5x[x].XLaw



Table of Contents Index NMS Glossary Previous Page Next Page (Page 29 of 111 in this chapter) Version


Want to send us feedback on our documentation? Email: Tech_Pubs@nmss.com
Copyright © 2001, Natural MicroSystems, Inc. All rights reserved.