DSPPATH: Difference between revisions
Appearance
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..." |
mNo edit summary |
||
Line 1: | Line 1: | ||
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.