File: config.inp

package info (click to toggle)
projectm 2.1.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 32,256 kB
  • ctags: 13,810
  • sloc: cpp: 31,087; ansic: 26,914; sh: 816; makefile: 20
file content (21 lines) | stat: -rw-r--r-- 816 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# config.inp
# Configuration File for projectM

Texture Size = 1024			# Size of internal rendering texture
Mesh X  = 32            	# Width of PerPixel Equation mesh
Mesh Y  = 24          		# Height of PerPixel Equation mesh
FPS  = 35          		# Frames Per Second
Fullscreen  = false
Window Width  = 512  	       	# startup window width
Window Height = 512            	# startup window height

Smooth Transition Duration = 5  # in seconds
Preset Duration = 30 	     	# in seconds
Easter Egg Parameter = 1

Hard Cut Sensitivity = 10       # Lower to make hard cuts more frequent
Aspect Correction = true	# Custom Shape Aspect Correction

Preset Path = /usr/local/share/projectM/presets # preset location
Title Font = /usr/local/share/projectM/fonts/Vera.ttf
Menu Font = /usr/local/share/projectM/fonts/VeraMono.ttf