opnsense-ports/audio/cava/files/patch-example__files_config
Franco Fichtner c925fca878 */*: sync with upstream
Taken from: HardenedBSD
2020-11-17 15:06:38 +01:00

14 lines
583 B
Text

--- example_files/config.orig 2020-10-29 12:41:35 UTC
+++ example_files/config
@@ -73,10 +73,7 @@
[output]
-# Output method. Can be 'ncurses', 'noncurses' or 'raw'.
-# 'noncurses' uses a custom framebuffer technique and draws only changes
-# from frame to frame. 'ncurses' is default if supported
-#
+# Output method. Can be 'ncurses' or 'raw'.
# 'raw' is an 8 or 16 bit (configurable via the 'bit_format' option) data
# stream of the bar heights that can be used to send to other applications.
# 'raw' defaults to 200 bars, which can be adjusted in the 'bars' option above.