cava with pipe, and template
This commit is contained in:
25
RpiLedBars/cava_config_namedpipe
Normal file
25
RpiLedBars/cava_config_namedpipe
Normal file
@ -0,0 +1,25 @@
|
||||
[general]
|
||||
framerate = 60
|
||||
autosens = 0
|
||||
sensitivity = 200
|
||||
bars = 128
|
||||
|
||||
[input]
|
||||
method = alsa
|
||||
source = plughw:1
|
||||
|
||||
[output]
|
||||
method = raw
|
||||
channels = mono
|
||||
mono_option = left
|
||||
raw_target = /tmp/cava_output
|
||||
data_format = ascii
|
||||
ascii_max_range=65535
|
||||
bit_format = 16bit
|
||||
|
||||
[smoothing]
|
||||
integral = 0
|
||||
monstercat = 1
|
||||
waves = 0
|
||||
gravity = 0
|
||||
|
Reference in New Issue
Block a user