Commit Graph

1 Commits (5cfecec40972f7d6f77879e1209bc10d6019625b)

Author SHA1 Message Date
mio 5cfecec409 Create a AudioView widget for audio-only streams
Currently Codeine will show a blank area when playing an audio-only
file, such as music.  This patch adds a new widget that contains an
instance of the Analyzer::Block class, so instead of a blank area it
contains a "visualizer" of sorts.

Signed-off-by: mio <stigma@disroot.org>
6 months ago