Revision [918]

This is an old revision of ParisCfg made by admin on 2008-04-21 22:56:11.

 

PARIS' Configuration File (paris.cfg)


The paris.cfg file is a "preference" file that stores details of your configuration. Unlike your DefaultPpj Default Project, which contains preferences specific to that particular project (such as sample rate or tempo), the paris.cfg file stores preferences pertaining to the global operation of PARIS (such as cache settings, enabling/disabling the MIDI engine or jog shuttle wheel sensitivity).

The paris.cfg file is located in the PARIS application folder. It can be edited in Notepad or any other text editor; be certain there are no typos in your edits, and also be certain to rename it with the .cfg file extension if necessary after saving. Because they were based on the limited capabilities of host computers, initial settings for PARIS tend to be conservative; however, to gain a noticeable performance increase on modern computers, some settings can (and should) be increased to higher values.


Inside A Typical paris.cfg

*** PARIS Configuration ***

*** ENGINE configuration parameters ***
* Cache Size in MB
CacheSize=128

* Overview cache size in KB
OvwCacheSize=8192

* I/O configuration
IOSize=256

* SubMix Cache Size in KB
SubMixCacheSize=256

ManualRecDelay=4096

RecXFadeLen=20
Use32BitWinMTC=0

DisableDirectX=0

MasterOutputCard=0

ScrubMaxRate=1

WheelSensitivity=20

WheelInertia=68

CSProVersion=ABCDEFGH

VSTDirectory=C:\vsts\

MIDIPlayDisabled=1


Going through this .cfg file, the first entry is:

* Cache Size in MB
CacheSize=128


The line beginning with the asterisk is merely there to provide you with a reference; it is ignored by PARIS. The second line gives the actual value in megabytes, which in this case is 128.

* Overview cache size in KB
OvwCacheSize=8192


Your overview cache is used to store waveform views. It can be safely boosted from this number (hard data coming)




There are no comments on this page.
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki