mirror of
https://github.com/tuxdotrs/tshell.git
synced 2026-09-19 10:39:04 +05:30
feat: add cava audio visualizer component
This commit is contained in:
14
assets/cava.conf
Normal file
14
assets/cava.conf
Normal file
@@ -0,0 +1,14 @@
|
||||
[general]
|
||||
bars = 12
|
||||
framerate = 60
|
||||
|
||||
[input]
|
||||
method = pulse
|
||||
|
||||
[output]
|
||||
method = raw
|
||||
raw_target = /dev/stdout
|
||||
data_format = ascii
|
||||
ascii_max_range = 100
|
||||
bar_delimiter = 59
|
||||
frame_delimiter = 10
|
||||
Reference in New Issue
Block a user