Bump style for keyboard
This commit is contained in:
parent
f5251a0e41
commit
4cdf3ed859
|
@ -2,7 +2,11 @@
|
|||
# https://github.com/cnlohr/clevo_xsm_wmi
|
||||
|
||||
cpu_autolimit = 1
|
||||
headless=1
|
||||
headless=0
|
||||
|
||||
|
||||
octaves = 5
|
||||
base_hz = 82.406889228
|
||||
|
||||
#General GUI properties.
|
||||
title = PA Test
|
||||
|
@ -35,6 +39,11 @@ note_out_chop = 0.05000
|
|||
#compress_coefficient = 4.0
|
||||
#compress_exponent = .5
|
||||
|
||||
How much to slack everything?
|
||||
note_attach_amp_iir = 0.4500
|
||||
note_attach_amp_iir2 = 0.350
|
||||
note_attach_freq_iir = 0.3000
|
||||
|
||||
|
||||
#=======================================================================
|
||||
#Outputs
|
||||
|
@ -49,11 +58,12 @@ lightx = 1
|
|||
lighty = 3
|
||||
fromsides = 1
|
||||
leds = 3
|
||||
qtyamp = 20
|
||||
qtyamp = 5
|
||||
file_thread_usleep = 18000
|
||||
|
||||
satamp = 3.00
|
||||
amppow = 2.510
|
||||
light_siding = 2.0
|
||||
timebased=0
|
||||
satamp = 1.00
|
||||
amppow = 1.010
|
||||
distpow = 1.500
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,8 @@ set_screeny = 480
|
|||
in_amplitude = 3.0
|
||||
|
||||
sample_channel = -1
|
||||
sourcename = bluez_sink.40_EF_4C_CA_A4_5D.monitor
|
||||
sourcename = alsa_output.pci-0000_00_1f.3.analog-stereo.monitor
|
||||
#sourcename = bluez_sink.40_EF_4C_CA_A4_5D.monitor
|
||||
#alsa_output.pci-0000_00_1f.3.analog-stereo.monitor
|
||||
## alsa_output.pci-0000_00_1b.0.analog-stereo.monitor
|
||||
# alsa_output.pci-0000_01_00.1.hdmi-stereo-extra2.monitor (On desktop)
|
||||
|
|
Loading…
Reference in a new issue