Skip to content

Commit

Permalink
example: visualizer.lua: change colors of showwaves
Browse files Browse the repository at this point in the history
  • Loading branch information
mfcc64 committed Mar 10, 2022
1 parent a0cd87e commit 23af0b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions visualizer.lua
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,7 @@ local function get_visualizer(name, quality, vtrack, albumart)
return "[aid1] asplit [ao]," ..
"afifo," ..
"showwaves =" ..
"colors = #ffffff|#ffffff:" ..
"size =" .. w .. "x" .. h .. ":" ..
"r =" .. fps .. ":" ..
"mode = p2p," ..
Expand Down

0 comments on commit 23af0b2

Please sign in to comment.