termux-packages/packages/cava
Oliver Schmidhauser 81ea6fef64 Enable pulseaudio in cava
The pulse method is the default of cava. Now that it is avalable and
works fairly well, I think we can enable it in cava. This way it can
also be used with cmus and other pulseaudio players.
The old method of fifo input (ncmpcpp visualizer output) can still be
enabled by adding the following to the config file
(`~/.config/cava/config`):

```
[input]
method = fifo
```
2018-08-06 22:19:23 +02:00
..
build.sh Enable pulseaudio in cava 2018-08-06 22:19:23 +02:00
config.c.patch Update Cava to 0.6.0 2017-08-28 18:41:36 +02:00
configure.ac.patch Add package: Cava 2017-08-26 23:20:48 +02:00