colorchord/colorchord2/example_configs/shmtest.conf
Sam Ellicott 66a577ef82 Edit default configurations
- Better documentation of settings
- Default settings work on Windows and Linux
- Move all configurations other than
  default to example_configs directory
- Modify main.c to handle config updates
2022-10-21 22:51:41 -04:00

46 lines
779 B
Plaintext

cpu_autolimit = 1
headless=1
#General GUI properties.
title = PA Test
set_screenx = 720
set_screeny = 480
in_amplitude = 3.0
sample_channel = -1
#How many bins a note can jump from frame to frame to be considered a slide.
#this is used to prevent notes from popping in and out a lot.
note_combine_distance = 0.5000
note_jumpability = 1.8000
note_minimum_new_distribution_value = 0.0200
note_out_chop = 0.05000
#compress_coefficient = 4.0
#compress_exponent = .5
#=======================================================================
#Outputs
#DisplayArray
outdrivers = OutputCells, DisplaySHM
shm_lights = /cclights
shm_dft = /ccdft
shm_notes = /ccnotes
lightx = 20
lighty = 4
fromsides = 1
leds = 14
qtyamp = 20
satamp = 4.800
amppow = 2.510
distpow = 1.500