Commit graph

3 commits

Author SHA1 Message Date
Rainer Hurling
b19d752832 audio/cava: Update to 0.7.3
Update from 0.7.1 to 0.7.3 brings several improvements and
bug fixes[1][2]. More important ones are:

- Fix install on macos
- ncurses mode is now default again
- Improved portaudio audio input
- Added Hann windowing and proper ring buffer

[1] https://github.com/karlstav/cava/releases/tag/0.7.3
[2] https://github.com/karlstav/cava/releases/tag/0.7.2

PR:		250862
Submitted by:	Adam Jimerson <vendion@gmail.com> (takes maintainership)
Approved by:	arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D27091
2020-11-13 12:19:40 +00:00
Tobias Kortkamp
0803b3611a audio/cava: Update to 0.7.0
Changes:	https://github.com/karlstav/cava/releases/tag/0.7.0
2020-05-30 00:39:11 +00:00
Tobias Kortkamp
bf85617e4b audio/cava: Add vt(4) font
On Linux Cava loads a custom font to display blocks with varying
heights and widths on the Linux console.  Provide support for it
on FreeBSD with vt(4) too.
2018-10-04 07:30:36 +00:00