Add Jack Audio support

This commit is contained in:
2021-10-17 22:48:54 +02:00
5 changed files with 131 additions and 3 deletions

View File

@@ -1,4 +1,6 @@
***Note:*** *This fork of GLava introduces support for the JACK Audio Connector Kit.*
<img align="left" width="200" height="200" src="https://thumbs.gfycat.com/DefiantInformalIndianspinyloach-size_restricted.gif" />
**GLava** is a general-purpose, highly configurable OpenGL audio spectrum visualizer for X11. Displayed to the left is the `radial` shader module, or for a more extensive demonstration [see this demo](https://streamable.com/dgpj8). Development is active, and reporting issues is encouranged.
@@ -34,7 +36,8 @@ Note that versions since `2.0` use Meson for the build system, although the `Mak
**Additional compile time requirements:**
- Meson
- OBS (disable with `-Ddisable_obs=true`)
- OBS (disable with `-Ddisable-obs=true`)
- JACK
**Optional requirements:**