Jump to content

DSPPATH: Difference between revisions

From EDM2
Created page with "If your soundcard contains a digital signal processor (DSP) then the DSPPATH points to the directory that contains additional files for the DSP. SET DSPPATH=<path> ; Example..."
 
Ak120 (talk | contribs)
mNo edit summary
 
Line 1: Line 1:
If your soundcard contains a digital signal processor (DSP) then the DSPPATH points to the directory that contains additional files for the DSP.
DSPPATH points to the directory that contains additional files for audio devices with a digital signal processor (DSP).
  SET DSPPATH=<path>
  SET DSPPATH=<path>



Latest revision as of 10:44, 4 October 2019

DSPPATH points to the directory that contains additional files for audio devices with a digital signal processor (DSP).

SET DSPPATH=<path>
Example
SET DSPPATH=\MMOS2\DSP

Parameters

Value
Path to the directory that contains DSP files.