aboutsummaryrefslogtreecommitdiffstats
path: root/installerdependencies/visuals/projectM/config.inp
diff options
context:
space:
mode:
Diffstat (limited to 'installerdependencies/visuals/projectM/config.inp')
-rw-r--r--installerdependencies/visuals/projectM/config.inp21
1 files changed, 21 insertions, 0 deletions
diff --git a/installerdependencies/visuals/projectM/config.inp b/installerdependencies/visuals/projectM/config.inp
new file mode 100644
index 00000000..53c010dd
--- /dev/null
+++ b/installerdependencies/visuals/projectM/config.inp
@@ -0,0 +1,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 = Visuals/projectM/presets #preset location
+Title Font = Visuals/projectM/fonts/Vera.ttf
+Menu Font = Visuals/projectM/fonts/VeraMono.ttf \ No newline at end of file